summaryrefslogtreecommitdiffhomepage
path: root/src/RTree.cpp
blob: 81677922433bbe972636dcbbecb7e18574271276 (plain)
1
2
3
#include "RTree.hpp"

template class RTree<floormat::uint64_t, float, 2, float>;