Lumiera  0.pre.03
»edit your freedom«
Cloneable Class Reference

#include "lib/nocopy.hpp"

Description

Types marked with this mix-in may be duplicated by copy-construction, yet may not be moved or transferred any further after creation.

Definition at line 95 of file nocopy.hpp.

Protected Member Functions

 Cloneable (Cloneable &&)=delete
 
 Cloneable (Cloneable const &)=default
 
Cloneableoperator= (Cloneable &&)=delete
 
Cloneableoperator= (Cloneable const &)=delete
 
+ Inheritance diagram for Cloneable:
+ Collaboration diagram for Cloneable:

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