catch2/tests/SelfTest/IntrospectiveTests
Martin Hořeňovský 6ebc013b8c
Fix UDL definitions for C++23
Technically, the declaration should not have a space between
the quotes and the underscore, because `_foo` is a reserved
identifier, but `""_foo` is not. In general it works, but newer
Clang versions warn about this, because WG21 wants to deprecate
and later remove this form completely.
2023-10-28 21:35:03 +02:00
..
2022-10-28 11:30:15 +02:00
2022-10-28 11:30:15 +02:00
2023-10-28 21:35:03 +02:00
2022-10-28 11:30:15 +02:00