![]() |
Home | Libraries | People | FAQ | More |
Serialize options.
Defined in header <boost/json/serialize_options.hpp>
struct serialize_options;
Name |
Description |
---|---|
Non-standard extension option. |
Name |
Description |
---|---|
Set JSON serialization options on input stream. |
This structure is used for specifying whether to allow non-standard extensions. Default-constructed options specify that only standard JSON is produced.
Convenience header <boost/json.hpp>