summaryrefslogtreecommitdiffstats
path: root/libcxx/include
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include')
-rw-r--r--libcxx/include/experimental/memory_resource2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/experimental/memory_resource b/libcxx/include/experimental/memory_resource
index f54ef0b2f24..9b345210ee5 100644
--- a/libcxx/include/experimental/memory_resource
+++ b/libcxx/include/experimental/memory_resource
@@ -176,7 +176,7 @@ public:
{}
polymorphic_allocator &
- operator=(polymorphic_allocator const &) = default;
+ operator=(polymorphic_allocator const &) = delete;
// 8.6.3, memory.polymorphic.allocator.mem
_LIBCPP_INLINE_VISIBILITY
OpenPOWER on IntegriCloud