Searched refs:_IsRef (Results 1 – 2 of 2) sorted by relevance
172 struct _IsRef {260 template <class _Tp> struct _IsRef<_Tp&>447 typedef typename _IsRef<_Tp>::_Ret _Type;
48 template <class _Tp> struct _IsRef { struct