Searched refs:__is_same (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dformatter.h43 struct __is_same struct in namespace:__gnu_debug
49 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
221 __is_same<_Safe_iterator<_Iterator, _Sequence>,
H A Dsafe_iterator.h85 return __is_same<const_iterator, _Safe_iterator>::value;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/debug/
H A Dformatter.h42 struct __is_same struct in namespace:__gnu_debug
48 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
216 __is_same<_Safe_iterator<_Iterator, _Sequence>,
H A Dsafe_iterator.h89 return __is_same<const_iterator, _Safe_iterator>::value;

Completed in 126 milliseconds