Closed dlyongemallo closed 5 years ago
Header .h files should have only declarations, and definitions should be in source .cpp files.
.h
.cpp
Header
.h
files should have only declarations, and definitions should be in source.cpp
files.