You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/utilities/memory/default.allocator
Marshall Clow 3ebf26f90d Final bit for LWG #2263; test different allocator pointer types. Note that libc++ already does the right thing here; I've just added tests to ensure that it stays this way.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@203539 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
allocator.globals license change 15 years ago
allocator.members Corrected some bugs in both memory and the tests. Preparing for being able to turn on support for alias templates. 15 years ago
allocator_pointers.pass.cpp Final bit for LWG #2263; test different allocator pointer types. Note that libc++ already does the right thing here; I've just added tests to ensure that it stays this way. 12 years ago
allocator_types.pass.cpp license change 15 years ago
allocator_void.pass.cpp license change 15 years ago