new types may not be defined in a return type - C++

前端 未结 3 451
走了就别回头了
走了就别回头了 2021-02-03 16:55

I am confused I think on C++ class structure.

I have a .h called FxMathFunctions.h and a .cpp called FxMathFunctions.cpp

the .h starts like:

clas         


        
3条回答
提交回复
热议问题