Loïc Blot
1c1c97cbd1
Modernize source code: last part ( #6285 )
...
* Modernize source code: last par
* Use empty when needed
* Use emplace_back instead of push_back when needed
* For range-based loops
* Initializers fixes
* constructors, destructors default
* c++ C stl includes
2017-08-20 13:30:50 +02:00
Vincent Glize
4a5e8ad343
C++11 cleanup on constructors ( #6000 )
...
* C++11 cleanup on constructors dir script
2017-06-19 23:54:58 +02:00
David Carlier
48b3bb980d
couple of memory leaks fixes.
2016-08-10 16:59:32 +02:00
ShadowNinja
3ce6642a26
Add AreaStore custom ID API
2016-03-07 16:33:20 -05:00
ShadowNinja
821551a266
Implement AreaStore serialization
2016-03-07 16:33:20 -05:00
ShadowNinja
c4b7afed7e
Fix SpatialAreaStore not freeing removed areas
2016-03-07 16:33:20 -05:00
ShadowNinja
6e9d71342a
Sort AreaStore header
2016-03-07 16:33:20 -05:00
ShadowNinja
5641da43d6
Clean up VectorAreaStore
2016-03-07 16:33:20 -05:00
ShadowNinja
2e74e9ee20
Move AreaStore container selection logic into getOptimalImplementation
2016-03-07 16:33:20 -05:00
ShadowNinja
0079887b64
Move AreaStore to util
2016-03-07 16:33:20 -05:00