How to call implicitly constructor of value wrapped in shared_ptr which is placed in std::map collection

前端 未结 0 1163
轮回少年
轮回少年 2021-01-21 14:16

I\'m working with code generator where I can\'t obtain directly classname of the value which is wrapped in shared_ptr and placed in std::map.

I came to a situation where

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