Fighter19

Results 23 comments of Fighter19

Was about to report the same. (Actually prepared a bug report yesterday, for some reason I didn't find this issue). Given that the CMakeFile now forces a downgrade, it will...

@cdeving They are a result of the fact, that Json Cpp builds against C++11, but the header auto-configures a feature that enables itself when C++17 (or newer) is used. In...

I completely agree with @fgmccabe and @verbessern. On processors which have native support for 8-bit or 16-bit arithmetic, having to emulate the flags adds a lot of overhead. Same goes...