Lines Matching refs:get_allocator
146 allocator_type get_allocator() const noexcept;
351 allocator_type get_allocator() const noexcept;
715 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
723 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
742 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
750 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
758 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
766 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
777 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
905 if (__a != __s.get_allocator())
1245 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1253 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1272 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1280 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1288 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1296 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1308 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
1436 if (__a != __s.get_allocator())