nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
41.25k stars 6.57k forks source link

In the macro NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN… #4366

Closed khalilluo closed 1 month ago

khalilluo commented 1 month ago

In the macro NLOHMANN_DEFINE_TYPE_INTRUSIVE_WITH_DEFAULT and NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE_WITH_DEFAULT, use the default static variable to reduce the number of constructions

nlohmann commented 1 month ago

The file contains binary tokens. Please fix.

github-actions[bot] commented 1 month ago

🔴 Amalgamation check failed! 🔴

The source code has not been amalgamated. @khalilluo Please read and follow the Contribution Guidelines.