returning initializer list mechanism

后端 未结 2 618

What mechanism is involved, if when returning types, that are constructible from initializer lists, I don\'t specify the type I am returning, as in:

std::arr         


        
2条回答
提交回复
热议问题