LAMA
|
Definition of help class that disables default copy constructors. More...
#include <lama/config.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::NonCopyable |
Base class to disable compiler generated copy constructor and assignment operator. More... | |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Definition of help class that disables default copy constructors.