Searched defs:__is_allocator (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h800 struct __is_allocator : false_type { }; struct in inherits:false_type
803 struct __is_allocator<_Alloc, struct in inherits:true_type
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalloc_traits.h799 struct __is_allocator : false_type { }; struct in inherits:false_type
802 struct __is_allocator<_Alloc, struct in inherits:true_type

Completed in 99 milliseconds