Home
last modified time | relevance | path

Searched refs:csystem (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/geometries/concepts/
Dpoint_concept.hpp99 typedef typename coordinate_system<Geometry>::type csystem; typedef in boost::geometry::concepts::Point
104 enum { cs_check = sizeof(csystem) };
152 typedef typename coordinate_system<Geometry>::type csystem; typedef in boost::geometry::concepts::ConstPoint
157 enum { cs_check = sizeof(csystem) };