Beispiel #1
0
 constexpr bool operator!=(const Flags& rhs) const noexcept { return value_ != rhs.value(); }