Lines Matching refs:get_allocator

192     allocator_type get_allocator() const noexcept;
454 allocator_type get_allocator() const noexcept;
1159 …_LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT { return allocator_type(__tre…
1317 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1322 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1335 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1341 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1347 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1353 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1503 if (__a != __m.get_allocator()) {
1831 …_LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT { return allocator_type(__tre…
1898 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1903 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1916 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1922 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1928 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1934 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2082 if (__a != __m.get_allocator()) {