|
std::string | cf::describe (dx::os_result result) noexcept |
|
std::ostream & | cf::operator<< (std::ostream &, ::CFArrayRef) |
|
std::ostream & | cf::operator<< (std::ostream &, ::CFDictionaryRef) |
|
std::ostream & | cf::operator<< (std::ostream &, ::CFNumberRef) |
|
std::ostream & | cf::operator<< (std::ostream &, ::CFStringRef) |
|
std::ostream & | cf::operator<< (std::ostream &, ::CFTypeRef) |
|
std::ostream & | operator<< (std::ostream &os, const cf::array<::CFArrayRef > &ref) |
|
std::ostream & | operator<< (std::ostream &os, const cf::array<> &ref) |
|
std::ostream & | operator<< (std::ostream &os, const cf::dictionary<::CFDictionaryRef > &ref) |
|
std::ostream & | operator<< (std::ostream &os, const cf::dictionary<> &ref) |
|
template<typename type_t , typename = cf::enable_if_convertible<type_t>> |
std::ostream & | operator<< (std::ostream &os, const cf::type< type_t > &value) |
|
std::string | dx::version (const std::string &package) |
| installation package version
|
|