memory_resource
20 KB
-
libstdc++: Add nodiscard to polymorphic_allocator members (LWG 3304) · 020a03ee
* include/std/memory_resource (polymorphic_allocator::allocate_bytes) (polymorphic_allocator::allocate_object) (polymorphic_allocator::new_object): Add nodiscard attribute (LWG3304).
Jonathan Wakely committed