eccomlog.obj:-1: error: LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: class std::basic_ostream & __cdecl std::basic_ostream::operator<<(class std::basic_ostream & (__cdecl*)(class std::basic_ostream &))" (?ApplicationCrashHandler@Eccom@@YAJPEAU_EXCEPTION_POINTERS@@@Z) 中被引用
这个错误博主们们能不能帮我解决一下啊,实在是看不懂了
你重载了<<操作符,但好像没有写实现代码