Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/include/boost/bind/
Dprotect.hpp41 template<class F> class protected_bind_t: public protect_result_type<F> class
49 explicit protected_bind_t( F f ): f_( f ) in protected_bind_t() function in boost::_bi::protected_bind_t