Home
last modified time | relevance | path

Searched refs:__glibcxx_base_allocator (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dallocator.h89 class allocator: public __glibcxx_base_allocator<_Tp> in _GLIBCXX_VISIBILITY()
107 : __glibcxx_base_allocator<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()
149 #undef __glibcxx_base_allocator in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/allocator/
H A Dnew_allocator_base.h35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro