cg::not_copyable Class Reference
A class trait to indicate that a class does not have a copy constructor.
More...
#include <class_traits.hpp>
List of all members.
Detailed Description
A class trait to indicate that a class does not have a copy constructor.
Inherit from this to disable the default copy constructor
Definition at line 17 of file class_traits.hpp.
The documentation for this class was generated from the following file: