mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-04 10:28:53 -04:00

* slightly optimize Comments::set Avoid allocation if the set is going to be rejected anyway. Prototype suggestion from #1277 review thread