Код: Выделить всё
template
void test3(const T& x)
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78174417/c-constness-of-template-type-deduction[/url]Код: Выделить всё
template
void test3(const T& x)
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78174417/c-constness-of-template-type-deduction[/url]