Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add parsing examples #3

Open
ad34 opened this issue Jul 14, 2017 · 2 comments
Open

add parsing examples #3

ad34 opened this issue Jul 14, 2017 · 2 comments

Comments

@ad34
Copy link

ad34 commented Jul 14, 2017

Would be nice to have some parsing example , I suppose if I have an object containing a string with "route" key I can get the data like this:

msg["route"].string_value()

but having a complete example would be great.

@ar90n
Copy link
Owner

ar90n commented Jul 25, 2017

Hi ad34.

Sorry for my late reply.
Your advice is great !
I will add an example like yours to README.md and create a cpp file which include plain serialization and deserialization.

@kenkit
Copy link

kenkit commented Nov 12, 2017

also please show how serialize std::map to file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants