How to append a initializer_list returned from a function to another vector?

后端 未结 0 1118
遇见更好的自我
遇见更好的自我 2020-12-07 04:34

I would like to append a initializer_list of objects returned from a function to another vector, ideally as a 1 liner like so:

int m         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题