Searched refs:__allocator_base (Results 1 – 2 of 2) sorted by relevance
48 using __allocator_base = __gnu_cxx::new_allocator<_Tp>; variable52 # define __allocator_base __gnu_cxx::new_allocator macro
108 class allocator : public __allocator_base<_Tp> in _GLIBCXX_VISIBILITY()134 : __allocator_base<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()204 #undef __allocator_base in _GLIBCXX_VISIBILITY()