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

README.md and documentation should better explain relation to boost::variant #18

Open
eyalroz opened this issue Jan 25, 2020 · 0 comments

Comments

@eyalroz
Copy link

eyalroz commented Jan 25, 2020

Visitors who are not well-versed in the history of boost::variant and std::variant don't understand the rationale for having a "variant2" library:

  • Was it created before or after variants became part of the standard?
  • Is it a replacement for boost variant? for std::variant?
  • If so, what, in a nutshell, is the problem with those?
  • If not, why, in a nutshell, create yet another variant class?

The README.md should answer this at least briefly; and the documentation - more thoroughly. Currently that's not the case.

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

1 participant