tzaeschke / phtree-cpp

PH-Tree C++ implementation
Apache License 2.0
28 stars 9 forks source link

Fix/60 MSVC 2019 issues #64

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

See #61 and #60. The PH-tree works fine with gcc/clang but has several problems when compiled with MSVC. E.g.: