Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
Dmisc_concept.hpp23 same_type(a,b); in BOOST_CONCEPT_USAGE()
26 template<typename T> void same_type(T,T) {} in same_type() function in boost::range_detail::SameTypeConcept
/ndk/sources/cxx-stl/stlport/stlport/stl/
Dconcept_checks.h176 typedef void (* __func_##__type_x##__type_y##same_type)( __type_x, \
178 template < __func_##__type_x##__type_y##same_type _Tp1> \