libzypp 17.31.23
|
Functions | |
template<class D > | |
unordered_set< D > * | rwcowClone (const std::unordered_set< D > *rhs) |
clone function for RW_pointer | |
template<class K , class V > | |
std::unordered_map< K, V > * | rwcowClone (const std::unordered_map< K, V > *rhs) |
clone function for RW_pointer | |
template<> | |
std::ostream & | operator<< (std::ostream &str, const zypp::shared_ptr< void > &obj) |
template<> | |
std::ostream & | dumpOn (std::ostream &str, const zypp::shared_ptr< void > &obj) |
|
inline |
|
inline |
|
inline |
Definition at line 134 of file PtrTypes.h.
|
inline |
Definition at line 151 of file PtrTypes.h.