Searched refs:_M_get_Node_allocator (Results 1 – 3 of 3) sorted by relevance
327 _M_get_Node_allocator() in _M_get_Node_allocator() function331 _M_get_Node_allocator() const in _M_get_Node_allocator() function336 { return _Tp_alloc_type(_M_get_Node_allocator()); } in _M_get_Tp_allocator()340 { return allocator_type(_M_get_Node_allocator()); } in get_allocator()440 using _Base::_M_get_Node_allocator;496 : _Base(__x._M_get_Node_allocator()) in list()810 list __tmp(__n, __x, _M_get_Node_allocator()); in insert()832 list __tmp(__first, __last, _M_get_Node_allocator()); in insert()897 _S_do_it(_M_get_Node_allocator(), __x._M_get_Node_allocator()); in swap()1179 if (_M_get_Node_allocator() != __x._M_get_Node_allocator()) in _M_check_equal_allocators()
353 _M_get_Node_allocator() in _M_get_Node_allocator() function357 _M_get_Node_allocator() const in _M_get_Node_allocator() function362 { return allocator_type(_M_get_Node_allocator()); } in get_allocator()580 : _M_impl(__x._M_get_Node_allocator(), __x._M_impl._M_key_compare)964 _S_do_it(_M_get_Node_allocator(), __t._M_get_Node_allocator());
381 { return _M_get_Node_allocator().max_size(); }