sparrow ..
|
Concept for boolean-like types. More...
#include <mp_utils.hpp>
Concept for boolean-like types.
This concept matches types that can be converted to and assigned from bool, without requiring implicit conversion constructors.
T | Type to check |
Definition at line 916 of file mp_utils.hpp.