Set AssertError to inherit from std::runtime_error
- Jul 26, 2021
-
-
Stéphane Del Pino authored
One now has to write `v = zero` instead of `v = 0`. A `fill` function is added but it is unclear if it should be kept.
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
The main interest is that one can now check more precisely the type of raised errors in unit tests
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-