#include #include bool std::less::operator()(const hpr::csg::Shape& s1, const hpr::csg::Shape& s2) const { return s1.tshape().HashCode(std::numeric_limits::max()) < s2.tshape().HashCode(std::numeric_limits::max()); } namespace hpr::csg { std::map Shape::metadata; }