Files
soci/tests/common
Vadim Zeitlin 044826b95c Stop using u8 literals in the Unicode test
This doesn't work when using C++20 as they produce values of "char8_t*"
type which is different from the expected "char*".

Just assume UTF-8 encoding is always used, we already use /utf-8 flag
for MSVC and all Unix compilers should use it too anyhow.
2025-04-25 14:44:25 +02:00
..
2025-03-04 18:03:53 +01:00
2025-03-04 18:03:53 +01:00