expected ‘,’ or ‘…’ before string constant

前端 未结 0 424
攒了一身酷
攒了一身酷 2020-12-18 15:34

Why const std::string str="__$HOOK_FUNC_FOR_LUA_KEY@__"; is ok whereas the compiler complains when compiling

const std::string str("

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