gyuan_的博客C++报错:①does not name a type ②incompatible types in assignment of 'const char [3]' to 'char [10]' 在编程解决交通指挥灯问题时,遇到如下报错情况 does not name a type报错部分代码如下 struct Node{//...
xiaozhiwise的博客1.error: ‘*’ does not name a typeerror: ‘Value’ does not name a type int XnetSendMsg(std::string to, FrameType method, const Value& root);