cpp-yyjson icon indicating copy to clipboard operation
cpp-yyjson copied to clipboard

Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend

Results 2 cpp-yyjson issues
Sort by recently updated
recently updated
newest added

With standard C++20, there is std::format. How about using std::format replace the fmt::format. Then remove the dependence of [{fmt}](https://github.com/fmtlib/fmt).

When I use commit 682c32b7cbf16e1d999912fba6c25b2860fe67b5 , I got the error ``` "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\cl.exe" -c -nologo /utf-8 -O2 -fp:fast -std:c++20 -MD -I3rd /EHsc -DNDEBUG -Fobuild\.objs\jsonpp\windows\x64\release\jsonpp.cpp.obj jsonpp.cpp error: jsonpp.cpp D:\laboratory\json\3rd\field_reflection.hpp(230):...