Home
last modified time | relevance | path

Searched refs:_IsRef (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
Dtype_traits.h172 struct _IsRef {
260 template <class _Tp> struct _IsRef<_Tp&>
447 typedef typename _IsRef<_Tp>::_Ret _Type;
Dboost_type_traits.h48 template <class _Tp> struct _IsRef { struct