Searched defs:_Reference_wrapper_base_impl (Results 1 – 1 of 1) sorted by relevance
54589 struct _Reference_wrapper_base_impl<false, false, _Tp> struct54595 struct _Reference_wrapper_base_impl<true, false, _Tp> struct54598 typedef typename _Tp::argument_type argument_type;54603 struct _Reference_wrapper_base_impl<false, true, _Tp> struct54606 typedef typename _Tp::first_argument_type first_argument_type;54607 typedef typename _Tp::second_argument_type second_argument_type;54612 struct _Reference_wrapper_base_impl<true, true, _Tp> struct54615 typedef typename _Tp::argument_type argument_type;54616 typedef typename _Tp::first_argument_type first_argument_type;54617 typedef typename _Tp::second_argument_type second_argument_type;