Open 0ric1 opened 5 years ago
… linker errors when using ResizableLib as dll, see Issue #17 https://github.com/ppescher/resizablelib/issues/17
I don't see anything wrong with making all class member functions non inline and move them to the .cpp file. However there are other classes that would need similar changes, which are not present in this PR.
… linker errors when using ResizableLib as dll, see Issue #17 https://github.com/ppescher/resizablelib/issues/17