llvm-project/libcxx/test/std/utilities/any
Corentin Jabot da1609ad73 Improve the formatting of static_assert messages
Display 'static_assert failed: message' instead of
'static_assert failed "message"' to be consistent
with other implementations and be slightly more
readable.

Reviewed By: #libc, aaron.ballman, philnik, Mordante

Differential Revision: https://reviews.llvm.org/D128844
2022-06-30 23:59:21 +02:00
..
any.class [libc++] [test] Remove `using std::any{,_cast}` from std/utilities/any/. NFCI. 2022-02-16 11:00:02 -05:00
any.nonmembers Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00