Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/relate/
Drelate_pointlike_geometry.cpp54 if (BOOST_GEOMETRY_CONDITION(is_nan_case_supported<mpt>::value)) in test_multipoint_multipoint()
98 if (BOOST_GEOMETRY_CONDITION(is_nan_case_supported<mls>::value)) in test_point_multilinestring()
Dnan_cases.hpp124 struct is_nan_case_supported struct
Drelate_linear_areal.cpp431 if (BOOST_GEOMETRY_CONDITION(is_nan_case_supported<mls>::value)) in test_multi_linestring_polygon()