tzaeschke / phtree-cpp

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

Fix runtime problems when compiling with MSVC 2019 #61

Closed tzaeschke closed 2 years ago

tzaeschke commented 2 years ago

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