C++ How to pass class/ type as argument

后端 未结 0 1762
时光取名叫无心
时光取名叫无心 2020-12-15 02:07

I have code like this :

std::string Config::get(std::string value = ""){
    return _config.get

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