Boost logo

Boost :

From: JF (krabicezpapundeklu_at_[hidden])
Date: 2019-09-23 14:50:06


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_at_[hidden]> napsal:

> On Mon, Sep 23, 2019 at 4:06 AM Glen Fernandes via Boost
> <boost_at_[hidden]> 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/25ddea5f4d088f3e56911bf9f97549eeb938b9b5/include/boost/json/basic_parser.hpp#L30
> >
>
> Thanks
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk