LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LibCarna::base::noncopyable Class Reference

Objects from classes inheriting this cannot be copied. More...

#include <noncopyable.hpp>

Public Member Functions

 noncopyable ()
 Enabled default constructor.
 

Detailed Description

Objects from classes inheriting this cannot be copied.

In application, NON_COPYABLE is to be preferred. See documentation for reasons.

Inspired by boost::noncopyable.

Author
Leonid Kostrykin

Definition at line 44 of file noncopyable.hpp.

Constructor & Destructor Documentation

◆ noncopyable()

LibCarna::base::noncopyable::noncopyable ( )
inline

Enabled default constructor.

Definition at line 67 of file noncopyable.hpp.


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