Lines Matching refs:get_allocator
146 allocator_type get_allocator() const noexcept;
370 allocator_type get_allocator() const noexcept;
774 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
782 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
801 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
809 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
817 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
825 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
836 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
966 if (__a != __s.get_allocator())
1309 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1317 _LIBCPP_ASSERT(__nh.empty() || __nh.get_allocator() == get_allocator(),
1336 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1344 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1352 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1360 _LIBCPP_ASSERT(__source.get_allocator() == get_allocator(),
1372 allocator_type get_allocator() const _NOEXCEPT {return __tree_.__alloc();}
1502 if (__a != __s.get_allocator())