Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/concepts/
Dpoint_well_formed_non_cartesian.cpp27 typedef rw_lon_lat_point<double, CoordinateSystem> rw_double_point; in test_coordinate_system() typedef
43 bg::concepts::check<rw_double_point>(); in test_coordinate_system()
44 bg::concepts::check<rw_double_point const>(); in test_coordinate_system()