llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Adrian Vogelsgesang 3b217f2f12 [libc++] Implement `operator<=>` for `shared_ptr`
Implements part of:

* P1614R2 The Mothership has Landed

Fixes LWG3427

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D130852
2022-08-03 18:32:45 +02:00
..
util.smartptr.enab
util.smartptr.hash [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
util.smartptr.shared [libc++] Implement `operator<=>` for `shared_ptr` 2022-08-03 18:32:45 +02:00
util.smartptr.shared.atomic [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04: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