Lines Matching refs:get_allocator
147 allocator_type get_allocator() const noexcept;
347 allocator_type get_allocator() const noexcept;
694 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
702 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
721 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
729 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
737 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
745 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
756 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
846 if (__a != __s.get_allocator())
1180 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1188 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1207 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1215 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1223 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1231 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1243 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
1334 if (__a != __s.get_allocator())