Apostrophe gets interpreted as char no matter what in C++

前端 未结 0 1580
南旧
南旧 2020-12-30 02:25

I\'m having an issue. Here is the code if you need it:

#include
#include
std::string findthis = "I\\\'m";
std::string          


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