libzypp 17.31.23
|
#include <zypp-core/base/NonCopyable.h>
#include <boost/noncopyable.hpp>
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::base |
Typedefs | |
typedef boost::noncopyable | zypp::base::NonCopyable |
Ensure derived classes cannot be copied. | |