Carna  Version 3.3.2
Public Member Functions | List of all members
Carna::base::noncopyable Class Reference

Objects from classes inheriting this cannot be copied. More...

#include <noncopyable.h>

Public Member Functions

 noncopyable ()
 Enabled default constructor.
 

Detailed Description

Objects from classes inheriting this cannot be copied.

In application, NON_COPYABLE is to be preferred. See documentation for reasons.

Inspired by boost::noncopyable.

Author
Leonid Kostrykin
Date
2.3.2011

Definition at line 42 of file noncopyable.h.


The documentation for this class was generated from the following file: