I am playing around with this library and noticed that serialization.hpp was not compiling, as it is using private variables of InnerGrid. In addition, there is no CMakeLists.txt to build the examples. This PR addresses those issues.
Thanks for making this cool data structure open source!
Hello,
I am playing around with this library and noticed that serialization.hpp was not compiling, as it is using private variables of InnerGrid. In addition, there is no CMakeLists.txt to build the examples. This PR addresses those issues.
Thanks for making this cool data structure open source!