llvm-project/libcxx/test/std/experimental/memory
Eric Fiselier 8b7faa6871 Implement p0337r0. Delete operator= for polymorphic_allocator.
llvm-svn: 273838
2016-06-27 00:55:25 +00:00
..
memory.polymorphic.allocator.class Implement p0337r0. Delete operator= for polymorphic_allocator. 2016-06-27 00:55:25 +00:00
memory.resource
memory.resource.adaptor Fix bug in test allocator that incorrectly computed the allocation size 2016-05-30 01:31:04 +00:00
memory.resource.aliases Found a couple bugs in the test suite. No functionality change. 2016-06-14 15:25:46 +00:00
memory.resource.global Add `REQUIRES: c++experimental` where appropriate. 2016-06-10 22:45:11 +00:00
memory.resource.synop
nothing_to_do.pass.cpp