Closed szreder closed 9 years ago
I think this is a good idea.
So what's the current scope of the ticket? Hunt down and remove any and all unneeded default ctors/dtors + add info about it to the coding style?
@Tommalla I understand the scope of this ticket in the same way. Working on it.
This should reduce superfluous fluff in some .cpp files. For example this: src/ZkCommon/Level.h
src/ZkCommon/Level.cpp
could be instead written like this: src/ZkCommon/Level.h
If you're against the idea, feel free to close this issue.