Searched defs:ref_wrapper (Results 1 – 1 of 1) sorted by relevance
16 struct ref_wrapper struct19 static T* get_pointer(T& x) in get_pointer()24 static T const* get_const_pointer(T const& x) in get_const_pointer()30 static T* passthru(Arg x) in passthru()36 static T const* cref_passthru(Arg x) in cref_passthru()41 static void test(T x) in test()