libzypp  12.16.5
NonCopyable.h File Reference
#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.