nlohmann / json

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

gcc-13 rebind compile failure fix. Adding struct rebind for custom a… #3965

Closed navinp0304 closed 1 year ago

navinp0304 commented 1 year ago

…llocators as per this thread https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72792#c7 Addresses issue 3895 [Describe your pull request here. Please read the text below the line, and make sure you follow the checklist.]


Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

github-actions[bot] commented 1 year ago

🔴 Amalgamation check failed! 🔴

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

navinp0304 commented 1 year ago

Files formatted using clang-format instead of astyle.

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling af2a93f414cf7710c5ccb5d3f2b92090f0af4c17 on navinp0304:develop into b504dca35a6aac16c4596441a78024737bcc95c0 on nlohmann:develop.