swift
|
Type wrapper for passing MetaFlag to CMetaMember::has. More...
Public Member Functions | |
constexpr | operator std::bool_constant< static_cast< bool > (F)>() const |
Implicit conversion to std::false_type (if F is zero) or std::true_type (if F is non-zero). | |
Type wrapper for passing MetaFlag to CMetaMember::has.
Definition at line 118 of file metaclass.h.