Martin Hořeňovský 4e4171420d
Support bitand and bitor in REQUIRE/CHECK
This means that bit-flag-like types with conversion to bool can be
asserted on, like so `REQUIRE(var & Flags::AddNewline)`.
2020-04-21 11:00:08 +02:00
..
2019-10-04 14:19:39 +02:00
2019-04-27 18:50:05 +01:00
2020-01-25 09:01:04 +01:00
2020-02-08 14:27:40 +01:00