Value-initializing an automatic object?

前端 未结 3 1822
北荒
北荒 2020-12-06 04:14

I\'m writing a template class and at one point in my code would like to be able to value-initialize an object of the parameterized type on the stack. Right now, I\'m accomp

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