Код: Выделить всё
template
void check(char const (&)[N])
{ std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79898431/type-of-the-array-extension-in-c[/url]Код: Выделить всё
template
void check(char const (&)[N])
{ std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79898431/type-of-the-array-extension-in-c[/url]