llvm-project/libcxx/test/std/utilities/utility
Nikolas Klauser e0b3356e67 [libc++] Enable rvalue overloads for pair in C++03
We require rvalue support anyways, so let's use it.

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D133013
2022-09-05 14:40:17 +02:00
..
as_const
declval
exchange [libc++] P2401: conditional noexcept for std::exchange 2021-10-11 14:34:45 -04:00
forward Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
forward_like/forward_like.msvc [libc++] Fixes generated output CI job. 2022-09-03 10:19:35 +02:00
operators
pairs [libc++] Enable rvalue overloads for pair in C++03 2022-09-05 14:40:17 +02:00
utility.inplace
utility.intcmp [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
utility.swap [libcxx][modularisation] moves <utility> content out of <type_traits> 2021-06-24 17:57:29 +00:00
utility.underlying [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
utility.unreachable [libc++] Implement P0627R6 (Function to mark unreachable code) 2022-02-14 20:52:51 +01:00
synopsis.pass.cpp