Answer the question
In order to leave comments, you need to log in
Is it worth moving the type declaration to a separate file?
Hello.
There are 7 type declarations.
All 7 types are used in 2 classes.
The classes themselves are in several .cpp and .h files.
At the moment the type declarations are duplicated for both .h.
Should I move the type declarations to a separate .h and include them in the classes? Are the type declarations currently implemented correctly?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question