#include <meos/types/geom/GeomPoint.hpp>
template<typename BaseType>
is_geometry struct
Helps find out if a base type is geometry or not.
Contents
- Reference
Also check is_geometry_v<BaseType>, which should be more easy to use
Public static variables
- static const bool value