How can I use std::reference_wrapper as a class member?

前端 未结 0 1113
半阙折子戏
半阙折子戏 2021-01-23 00:30

I use a library that only returns references to created objects Entity& Create(int id). In my class, I need to create one of these and store it.

I had th

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