Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
Dbind.hpp883 template<class F, class L> class implementation class
889 implementation(F f, L const & l): f_(f), l_(l) {} in implementation() function in boost::_bi::bind_t_generator::implementation
902 template<class F, class L> class implementation class
912 implementation(F f, L const & l): f_(f), l_(l) {} in implementation() function in boost::_bi::bind_t_generator::implementation