This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Version v1.0.1 to restore cpp code besides Impl.h code to use in case of Multiple-Definition Linker error
Releases v1.0.1
- Restore cpp code besides Impl.h code to use in case of
multiple definition
linker error. Thanks to Daniel Brunner to report and make PR in Fixed linker errors when included in multiple .cpp files. See HOWTO FixMultiple Definitions
Linker Error