11 #ifndef ZYPP_BASE_NONCOPYABLE_H 12 #define ZYPP_BASE_NONCOPYABLE_H 14 #include <boost/noncopyable.hpp> 34 #endif // ZYPP_BASE_NONCOPYABLE_H boost::noncopyable NonCopyable
Ensure derived classes cannot be copied.
Easy-to use interface to the ZYPP dependency resolver.