#include <cf_number.h>
◆ type() [1/3]
◆ type() [2/3]
◆ type() [3/3]
| cf::type< bool >::type |
( |
::CFTypeRef | value, |
|
|
bool | = {} ) |
|
inline |
CFBoolean values are the two global kCFBooleanTrue/kCFBooleanFalse singletons - the trailing param exists to match cf::tree::fetch<>()'s uniform type<value_t>{property, false} call shape, used identically for every convertible value_t.
◆ operator bool()
| cf::type< bool >::operator bool |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator::CFBooleanRef()
| cf::type< bool >::operator::CFBooleanRef |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator::CFPropertyListRef()
| cf::type< bool >::operator::CFPropertyListRef |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: