Searched refs:debug_allocator (Results 1 – 4 of 4) sorted by relevance
62 class debug_allocator in _GLIBCXX_VISIBILITY()64 template<typename> friend class debug_allocator; in _GLIBCXX_VISIBILITY() local83 typedef debug_allocator<__other> other; in _GLIBCXX_VISIBILITY()111 debug_allocator() : _M_extra(_S_extra()) { } in _GLIBCXX_VISIBILITY()114 debug_allocator(const debug_allocator<_Alloc2>& __a2, in _GLIBCXX_VISIBILITY()118 debug_allocator(const _Alloc& __a) in _GLIBCXX_VISIBILITY()178 operator==(const debug_allocator& __lhs, const debug_allocator& __rhs) in _GLIBCXX_VISIBILITY()184 operator!=(const debug_allocator<_Alloc>& __lhs, in _GLIBCXX_VISIBILITY()185 const debug_allocator<_Alloc>& __rhs) in _GLIBCXX_VISIBILITY()
63 class debug_allocator in _GLIBCXX_VISIBILITY()82 debug_allocator() in _GLIBCXX_VISIBILITY()
504 ${ext_srcdir}/debug_allocator.h \
548 ${ext_srcdir}/debug_allocator.h \