Clang static analysis doesn't like default parameter for const string&

后端 未结 0 1317

I am getting the following error with clang static analyzer. Any ideas?

error: reference to type \'const std::string\' (aka \'const basic_string\'         


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