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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dptr_traits.h93 struct __rebind : __replace_first_arg<_Tp, _Up> { }; struct in struct:pointer_traits
96 struct __rebind<_Tp, _Up, __void_t<typename _Tp::template rebind<_Up>>> struct in struct:pointer_traits
H A Dalloc_traits.h51 struct __rebind : __replace_first_arg<_Tp, _Up> { }; struct in struct:__allocator_traits_base
54 struct __rebind<_Tp, _Up, struct in struct:__allocator_traits_base
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dptr_traits.h156 struct __rebind : __replace_first_arg<_Tp, _Up> { }; struct in struct:__ptr_traits_impl
161 struct __rebind<_Tp, _Up> struct in struct:__ptr_traits_impl
H A Dalloc_traits.h52 struct __rebind : __replace_first_arg<_Tp, _Up> { }; struct in struct:__allocator_traits_base
55 struct __rebind<_Tp, _Up, struct in struct:__allocator_traits_base

Completed in 120 milliseconds