llvm-project/libcxx/test/std/utilities/utility
Marek Kurdej 43e4214173 [libc++] [C++2b] [P1682] Add to_underlying.
* https://wg21.link/P1682

Reviewed By: ldionne, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D97365
2021-03-05 10:31:21 +01:00
..
as_const [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
declval Make rvalue metaprogramming traits work in C++03. 2019-06-21 14:31:34 +00:00
exchange [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
forward [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
operators Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
pairs [libc++] Fix incorrect forwarding in tuple's assignment operator 2021-02-25 14:56:16 -05:00
utility.inplace [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
utility.swap This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests). 2019-07-05 20:13:34 +00:00
utility.underlying [libc++] [C++2b] [P1682] Add to_underlying. 2021-03-05 10:31:21 +01:00
synopsis.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00