Lines Matching refs:get_allocator
146 allocator_type get_allocator() const noexcept;
351 allocator_type get_allocator() const noexcept;
713 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
721 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
740 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
748 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
756 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
764 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
775 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
903 if (__a != __s.get_allocator())
1243 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1251 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1270 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1278 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1286 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1294 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1306 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
1434 if (__a != __s.get_allocator())