Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Did_policy.hpp50 virtual bool responds_to( cstring name ) const { return p_name == name; } in responds_to() function in boost::BOOST_RT_PARAM_NAMESPACE::cla::basic_naming_policy
91 virtual bool responds_to( cstring name ) const in responds_to() function in boost::BOOST_RT_PARAM_NAMESPACE::cla::dual_id_policy
Dparameter.hpp87 …bool responds_to( cstring name ) const { return m_id_policy.responds_to( name… in responds_to() function in boost::BOOST_RT_PARAM_NAMESPACE::cla::parameter