Claw
1.7.3
|
Inherit from this class to forbid construction of your class by copy. More...
#include <non_copyable.hpp>
Public Member Functions | |
non_copyable () | |
Default constructor. |
Inherit from this class to forbid construction of your class by copy.
Definition at line 42 of file non_copyable.hpp.