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
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.tag license change 15 years ago
allocator.traits LWG Issue 2162: mark allocator_traits::maxsize as noexcept 12 years ago
allocator.uses license change 15 years ago
c.malloc license change 15 years ago
default.allocator 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
pointer.traits license change 15 years ago
ptr.align license change 15 years ago
specialized.algorithms addressof misbehaving for type with an implicit conversion operator to char&. This fixes http://llvm.org/bugs/show_bug.cgi?id=15754 13 years ago
storage.iterator license change 15 years ago
temporary.buffer license change 15 years ago
unique.ptr Implement n3656 - make_unique. Thanks to Howard for the review and suggestions. 13 years ago
util.dynamic.safety license change 15 years ago
util.smartptr Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete. 12 years ago
version.pass.cpp license change 15 years ago