llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Louis Dionne e27a122b3a [libc++] Support arrays in make_shared and allocate_shared (P0674R1)
This patch implements P0674R1, i.e. support for arrays in std::make_shared
and std::allocate_shared.

Co-authored-by: Zoe Carver <z.zoelec2@gmail.com>

Differential Revision: https://reviews.llvm.org/D62641
2022-04-06 08:42:55 -04:00
..
util.smartptr.enab [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
util.smartptr.hash [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
util.smartptr.shared [libc++] Support arrays in make_shared and allocate_shared (P0674R1) 2022-04-06 08:42:55 -04:00
util.smartptr.shared.atomic [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
util.smartptr.weak [libc++] LWG3001: add `remove_extent_t` to `weak_ptr::element_type`. 2021-10-25 11:15:54 -04:00
util.smartptr.weakptr