Searched refs:_M_get_Node_allocator (Results 1 – 3 of 3) sorted by relevance
331 _M_get_Node_allocator() in _M_get_Node_allocator() function335 _M_get_Node_allocator() const in _M_get_Node_allocator() function340 { return _Tp_alloc_type(_M_get_Node_allocator()); } in _M_get_Tp_allocator()344 { return allocator_type(_M_get_Node_allocator()); } in get_allocator()448 using _Base::_M_get_Node_allocator;507 : _Base(__x._M_get_Node_allocator()) in list()821 list __tmp(__n, __x, _M_get_Node_allocator()); in insert()843 list __tmp(__first, __last, _M_get_Node_allocator()); in insert()908 _S_do_it(_M_get_Node_allocator(), __x._M_get_Node_allocator()); in swap()1190 if (_M_get_Node_allocator() != __x._M_get_Node_allocator()) in _M_check_equal_allocators()
355 _M_get_Node_allocator() in _M_get_Node_allocator() function359 _M_get_Node_allocator() const in _M_get_Node_allocator() function364 { return allocator_type(_M_get_Node_allocator()); } in get_allocator()597 : _M_impl(__x._M_impl._M_key_compare, __x._M_get_Node_allocator())981 _S_do_it(_M_get_Node_allocator(), __t._M_get_Node_allocator());
5470 * include/bits/stl_list.h (_List_base<>::_M_get_Node_allocator): Add.5474 Use _M_get_Node_allocator.5475 * include/bits/stl_tree.h (_Rb_tree<>::_M_get_Node_allocator()): Add.