sparrow 0.3.0
|
Matches types that can be convertible to and assignable from bool. More...
#include <mp_utils.hpp>
Matches types that can be convertible to and assignable from bool.
We do not use std::convertible_to
because we don't want to impose an implicit conversion.
Definition at line 445 of file mp_utils.hpp.