Код: Выделить всё
std::u8string_view lKey (&aAddr[i], j - i);
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79672992/stdcout-operator-u8-string-literal-u8string-view-error-glibc[/url]
Код: Выделить всё
std::u8string_view lKey (&aAddr[i], j - i);
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79672992/stdcout-operator-u8-string-literal-u8string-view-error-glibc[/url]