Lines Matching refs:get_allocator
111 allocator_type get_allocator() const noexcept;
397 allocator_type get_allocator() const noexcept;
1206 _LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT {
1335 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1340 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1354 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1360 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1366 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1372 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1678 if (__a != __u.get_allocator()) {
2014 _LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT {
2086 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
2091 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
2105 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2111 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2117 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2123 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2434 if (__a != __u.get_allocator()) {