nlohmann / json

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

fixing the compilation issue with use of overloaded operator '<=>' is ambiguous #4197 and 3 test suites. #4230

Closed xcyang11 closed 7 months ago

xcyang11 commented 7 months ago

[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

xcyang11 commented 7 months ago

Meant to address "use of overloaded operator '<=>' is ambiguous #4197" https://github.com/nlohmann/json/issues/4197, which I found on Ovio website. This is a school project that asks me to make contributions to an open-source project. My work may be completely useless. Sorry for the troubles. You may shut down the pull request by your convenience.