Lines Matching refs:get_allocator
111 allocator_type get_allocator() const noexcept;
397 allocator_type get_allocator() const noexcept;
1201 _LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT {
1330 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1335 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
1349 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1355 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1361 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1367 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
1667 if (__a != __u.get_allocator()) {
2000 _LIBCPP_HIDE_FROM_ABI allocator_type get_allocator() const _NOEXCEPT {
2072 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
2077 _LIBCPP_ASSERT_COMPATIBLE_ALLOCATOR(__nh.empty() || __nh.get_allocator() == get_allocator(),
2091 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2097 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2103 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2109 … __source.get_allocator() == get_allocator(), "merging container with incompatible allocator");
2414 if (__a != __u.get_allocator()) {