Protocolswift 6.0.1Cxx
CxxConvertibleToBool
A C++ type that can be converted to a Boolean value.
protocol CxxConvertibleToBool
Browse conforming typesAny C++ type that defines operator bool()
conforms to this protocol.
A C++ type that can be converted to a Boolean value.
protocol CxxConvertibleToBool
Browse conforming typesAny C++ type that defines operator bool()
conforms to this protocol.