template<typename BaseType>
meos::is_geometry struct

Helps find out if a base type is geometry or not.

Contents

Also check is_geometry_v<BaseType>, which should be more easy to use

Public static variables

static const bool value