We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
No description provided.
The text was updated successfully, but these errors were encountered:
The syntax would end up with something like:
using domain = inom::union_of<inom::range<int, 0, 10>, inom::range<int, 30, 50>>::type; using domain2 = inom::intersection_of<inom::range<int, 0, 20>, inom::range<int, 40, 50>>::type; inom::integer<int, domain> x = 8_int;
which is just beautiful.
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: