llvm-project/libcxx/test/std/utilities/function.objects/refwrap
Arthur O'Dwyer a13c10588c [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref"
Drive-by constexprify the existing tests, too.

Differential Revision: https://reviews.llvm.org/D117953
2022-01-25 19:30:32 -05:00
..
refwrap.access
refwrap.assign [libc++] [LWG2993] reference_wrapper<T> conversion from U&& 2021-02-09 15:50:25 -05:00
refwrap.const [libc++] Fix incorrect main() signatures in the tests 2021-10-20 16:26:34 -04:00
refwrap.helpers [libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref" 2022-01-25 19:30:32 -05:00
refwrap.invoke [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
type.pass.cpp
type_properties.pass.cpp
unwrap_ref_decay.pass.cpp
unwrap_reference.pass.cpp
weak_result.pass.cpp