Lines Matching refs:get_allocator
185 allocator_type get_allocator() const noexcept;
425 allocator_type get_allocator() const noexcept;
1212 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
1389 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1397 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1416 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1424 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1432 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1440 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1586 if (__a != __m.get_allocator())
1983 allocator_type get_allocator() const _NOEXCEPT {return allocator_type(__tree_.__alloc());}
2060 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2068 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
2088 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2096 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2104 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2112 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
2255 if (__a != __m.get_allocator())