Patrick Niklaus
|
a3dd9c3e57
|
Change StaticRTree serialization constructor to static function
Since the constructor does not satisfy the requirements for a
constructor (the RTree is not properly initialized) make it a
static function instead.
|
2014-07-22 17:17:56 +02:00 |
|
Dennis Luxen
|
a6ab042078
|
use parallel sorting for DeallocatingVector
|
2014-07-18 11:37:07 +02:00 |
|
Dennis Luxen
|
2a19ded9d5
|
reformat Prepare.h/cpp with clang-format
|
2014-07-10 15:24:30 +02:00 |
|
Dennis Luxen
|
bda9de0775
|
use boost::irange and range based for loop
|
2014-07-10 15:22:02 +02:00 |
|
dmbreaker
|
a2951659ac
|
prepare.cpp refactoring
|
2014-07-03 15:29:15 +04:00 |
|