forked from lix-project/lix
bbd7d5de09
`inRange` is exclusive not inclusive: https://github.com/emil-e/rapidcheck/blob/master/doc/generators.md#usage Furthermore, use `std::variant_size_v` so we use the right number automatically. Finally, make the `switch` assert the discriminant is in bounds as expected. |
||
---|---|---|
.. | ||
context.cc | ||
context.hh |