Searched defs:_Args1 (Results 1 – 1 of 1) sorted by relevance
180 struct _Args1 { struct181 typedef _Mem_fun1_ptr<_Result,_Tp,_Arg> _Ptr;182 typedef _Const_mem_fun1_ptr<_Result,_Tp,_Arg> _Ptr_const;183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref;184 typedef _Const_mem_fun1_ref<_Result,_Tp,_Arg> _Ref_const;216 template<class _Arg> struct _Args1 { struct217 typedef _Ptr_fun1_base<_Arg,_Result> _Fun;