llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod
Nikolas Klauser 9a140a1586 [libc++] Make test_allocator constexpr-friendly for constexpr string/vector
Make test_allocator etc. constexpr-friendly so they can be used to test constexpr string and possibly constexpr vector

Reviewed By: Quuxplusone, #libc, ldionne

Differential Revision: https://reviews.llvm.org/D110994
2021-11-07 16:15:28 +01:00
..
reset.pass.cpp
reset_pointer.pass.cpp [libc++] [test] Add tests for converting array types in shared_ptr. 2021-10-19 13:03:51 -04:00
reset_pointer_deleter.pass.cpp [libc++] [test] Add tests for converting array types in shared_ptr. 2021-10-19 13:03:51 -04:00
reset_pointer_deleter_allocator.pass.cpp [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
swap.pass.cpp