Searched defs:protected_bind_t (Results 1 – 1 of 1) sorted by relevance
41 template<class F> class protected_bind_t: public protect_result_type<F> class49 explicit protected_bind_t( F f ): f_( f ) in protected_bind_t() function in boost::_bi::protected_bind_t