Searched defs:_M_allocator (Results 1 – 5 of 5) sorted by relevance
78 _Alloc _M_allocator; in _GLIBCXX_VISIBILITY() local
655 std::allocator<value_type> _M_allocator; in _GLIBCXX_VISIBILITY() local
47 tbb::tbb_allocator<_Tp> _M_allocator; variable