C++ struct initialization with a function

前端 未结 0 577
日久生厌
日久生厌 2020-12-05 06:50

I\'m dealing with the following situation:

Struct Data;
typedef std::shared_ptr DataPtr;
typedef std::unordered_map DataPtrMap         


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