Hi Vinnie! I know that it is not standard JSON, but do you plan to support comments (// ..., /* ... */)? It would be useful for storing configuration with comments, for example. Thanks, Jarda po 23. 9. 2019 v 15:36 odesÃlatel Vinnie Falco via Boost < boost@lists.boost.org> napsal:
On Mon, Sep 23, 2019 at 4:06 AM Glen Fernandes via Boost
wrote: Your don't want to store/use it in your program as a SomeLibrary::JsonArray. Past the point of serialization it should be your own data structures.
This is accomplished by making your own class derived from `json::basic_parser`, and implementing the abstract virtual "event" members:
< https://github.com/vinniefalco/json/blob/25ddea5f4d088f3e56911bf9f97549eeb93...
Thanks
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost