If the implementation is in header (.h) file then the the the project including this library header will generate it's own version of function, and will not be in dll.Some .H file did not have a .cpp file. Destructor was implemented in H file.
If the implementation is in header (.h) file then the the the project including this library header will generate it's own version of function, and will not be in dll.Some .H file did not have a .cpp file. Destructor was implemented in H file.
When you know how to do it then you may do it wrong.
When you don't know how to do it then it is not that you may do it wrong but you may not do it right.
Bookmarks