Home | History | Annotate | Download | only in include

Lines Matching full:remove_reference

1029     typedef typename __pointer_type_imp::__pointer_type<_Tp, typename remove_reference<_Dp>::type>::type type;
4304 reference_wrapper<typename remove_reference<_Dp>::type>,