Код: Выделить всё
template
struct Test {
void f() {
cout int -> size_t.
Я пытался добавить конструктор в структуру.
[code]template
struct Test {
void f() {
cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79058606/template-deduction-guide-doesnt-work-well-with-aggregate-initialization[/url]