Eric Wright

Results 3 issues of Eric Wright

Addresses issue #9 When Configuru is included in separate translation units, it can result in LNK2005 errors on MSVC. GCC seems to handle this fine, but it is still a...

When using VISITABLE STRUCT, it would be nice to be able to serialize/deserialize enum types. Right now they are excluded from the serialization, so they are not available in the...

CMake Build System, targeting C++ 17, MSVC 2017 Community, building a 32-bit DLL, running on Windows 10 I've observed this twice on production systems, and I know it sounds a...