Corentin Jabot 8747234032 Partially implement P1401R5 (Narrowing contextual conversions to bool)
Support Narrowing conversions to bool in if constexpr condition
under C++23 language mode.

Only if constexpr is implemented as the behavior of static_assert
is already conforming. Still need to work on explicit(bool) to
complete support.
2021-07-12 08:06:27 -04:00
..
2021-02-01 16:43:21 +05:30
2019-10-24 13:25:15 -07:00
2021-02-01 16:43:21 +05:30
2019-10-24 13:25:15 -07:00
2019-10-24 13:25:15 -07:00