|
libzypp
17.7.0
|
Functions | |
| template<class D > | |
| unordered_set< D > * | rwcowClone (const std::unordered_set< D > *rhs) |
| clone function for RW_pointer More... | |
| template<class K , class V > | |
| std::unordered_map< K, V > * | rwcowClone (const std::unordered_map< K, V > *rhs) |
| clone function for RW_pointer More... | |
| 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 |