Searched defs:is_range_impl (Results 1 – 1 of 1) sorted by relevance
72 struct is_range_impl struct74 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));