Home
last modified time | relevance | path

Searched defs:is_range_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
Dtupled_output.hpp72 struct is_range_impl struct
74 typedef boost::type_traits::yes_type yes_type;
75 typedef boost::type_traits::no_type no_type;
83 static const bool value = (sizeof(test<T>(0)) == sizeof(yes_type));