Searched defs:_Identity (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_function.h1131 struct _Identity struct in inherits:unary_function
1144 template<typename _Tp> struct _Identity<const _Tp> : _Identity<_Tp> { }; struct in inherits:_Identity
H A Dhashtable_policy.h80 struct _Identity struct in namespace:__detail
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h1158 struct _Identity struct in inherits:unary_function
1171 template<typename _Tp> struct _Identity<const _Tp> : _Identity<_Tp> { }; struct in inherits:_Identity
H A Dhashtable_policy.h83 struct _Identity struct in namespace:__detail

Completed in 167 milliseconds