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

groot: complete r/w streamers #804

Open
5 tasks
sbinet opened this issue Sep 24, 2020 · 0 comments
Open
5 tasks

groot: complete r/w streamers #804

sbinet opened this issue Sep 24, 2020 · 0 comments

Comments

@sbinet
Copy link
Member

sbinet commented Sep 24, 2020

PR #801 implemented a fair share of r/w values via streamers.
still, a couple of things were left for later:

  • read-streamers w/ kConv (ie: converting from one builtin to another)
  • r/w-streamers w/ kSkip (ie: dropping values on the floor)
  • r/w-streamers w/ kSTLp (ie: a member like std::vector<T> *m_mbr;)
  • r/w-streamers w/ polymorphic classes
  • r/w-streamers in member-wise mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant