Claw  1.7.3
Public Member Functions | List of all members
claw::pattern::non_copyable Class Reference

Inherit from this class to forbid construction of your class by copy. More...

#include <non_copyable.hpp>

Inheritance diagram for claw::pattern::non_copyable:
claw::console_logger claw::file_logger claw::log_stream_concise claw::log_stream_uniq claw::pattern::basic_singleton< T >

Public Member Functions

 non_copyable ()
 Default constructor.

Detailed Description

Inherit from this class to forbid construction of your class by copy.

Author
Julien Jorge

Definition at line 42 of file non_copyable.hpp.


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