Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 09 Oct 20:08
· 188 commits to master since this release
7635f3d

Releases v1.0.1

  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 Fix Multiple Definitions Linker Error