libzypp 17.37.17
NonCopyable.h File Reference
#include <boost/noncopyable.hpp>
Include dependency graph for NonCopyable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::base

Typedefs

using zypp::base::NonCopyable = boost::noncopyable
 Ensure derived classes cannot be copied.