How to edit unordered map from shared library

前端 未结 0 1272
渐次进展
渐次进展 2020-12-29 20:48

I need to put a function-creator in unordered map. I\'m trying to add a function like that:

mylib.cpp

std::unique_ptr makeAllDefect(){
         


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