Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dnamed_params.hpp122 typedef typename NP::ref_type res_type;
176 typedef ReferenceType ref_type; typedef
180 explicit named_parameter( ref_type v ) in named_parameter()
190ref_type operator[]( keyword<unique_id,true> ) const { return m_erased ? nil_t::inst().… in operator []()
191ref_type operator[]( keyword<unique_id,false> ) const { return m_erased ? nil_t::inst().… in operator []()
212 ref_type m_value;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dis_convertible.hpp279 typedef typename add_reference<From>::type ref_type; typedef
283 ::boost::detail::is_convertible_basic_impl<ref_type,To>::value,
295 typedef typename add_reference<From>::type ref_type; typedef
299 ::boost::detail::is_convertible_basic_impl<ref_type,To>::value,