Closed andysCaplin closed 6 months ago
I'll have a look, but we may have to drop support for g++ 4.8, it was never fully C++ 11 compliant, required many work arounds, and we no longer have test coverage for it.
We got around this by enabling devtoolset-9, so I'm closing it.
Describe the bug
Build fails with lots of notes and some errors
Enumerate the steps to reproduce the bug Compiled a cpp file that included the jsoncons files
What compiler, architecture, and operating system?
What jsoncons library version?