错误: error C2533

 错误:  error C2533: 'CTPNetDataExgZMQClt::{ctor}' : constructors not allowed a return type

 

原因是:类的定义后面没有加分号';'

你可能感兴趣的:(c)