libzypp 17.31.23
NonCopyable.h File Reference
#include <zypp-core/base/NonCopyable.h>
#include <boost/noncopyable.hpp>
Include dependency graph for NonCopyable.h:

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.