Loki-Astari / ThorsMongo

C++ MongoDB API and BSON/JSON Serialization library
GNU General Public License v3.0
316 stars 71 forks source link

[header-only]: Found undefined references problem. Fix it #76

Closed dmg103 closed 1 year ago

dmg103 commented 2 years ago

Now you need to include "ThorsSerializerUtil.h" and "SerializeConfig.h" in order to fix undefined behaviours

Loki-Astari commented 1 year ago

The header-only version has been revamped to work out of the box.

Loki-Astari commented 1 year ago

Have massively cleaned up the header only versions.