diff options
author | Loïc Blot <nerzhul@users.noreply.github.com> | 2017-05-25 16:43:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-25 16:43:55 +0200 |
commit | 4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21 (patch) | |
tree | d635cf0dfd7b5040c7c24378ac4c25e59cf48f61 /src/unittest/test.cpp | |
parent | 5b338638e0e5743d8acfb48b72e17b671968722f (diff) | |
download | minetest-4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21.tar.gz minetest-4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21.tar.bz2 minetest-4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21.zip |
Enhance ABM performance a little bit by removing two std::set copy (#5815)
* Enhance ABM performance a little bit by removing two std::set copy
* ActiveBlockModifier::getTriggerContents now returns a const ref
* ActiveBlockModifier::getRequiredNeighbors now returns a const ref
* ActiveBlockModifier::getRequiredNeighbors is now purely virtual
* Little code style fix
Diffstat (limited to 'src/unittest/test.cpp')
0 files changed, 0 insertions, 0 deletions