Код: Выделить всё
template
void show_type(T t){
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79139844/template-argument-deduction-in-perfect-forwarding[/url]
Код: Выделить всё
template
void show_type(T t){
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79139844/template-argument-deduction-in-perfect-forwarding[/url]