YexuanXiao / basic_json

A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.
Creative Commons Zero v1.0 Universal
8 stars 2 forks source link

Update proposal wording for `empty`, `undefined`, and `clear` #17

Closed frederick-vs-ja closed 3 months ago

frederick-vs-ja commented 3 months ago

Also fix the use of clear - it should be clear_node.

Sign my real name in the proposal.

Stengthen the exception specification for clear, pretending there's no Lakos rule in the proposal.