Lines Matching refs:get_allocator
192 allocator_type get_allocator() const noexcept;
454 allocator_type get_allocator() const noexcept;
1164 …_LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT { return allocator_type(__tre…
1322 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1327 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1340 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1346 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1352 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1358 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1509 if (__a != __m.get_allocator()) {
1845 …_LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT { return allocator_type(__tre…
1912 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1917 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1930 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1936 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1942 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1948 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2095 if (__a != __m.get_allocator()) {