![]() |
LibCarna Version 3.4.0
|
Objects from classes inheriting this cannot be copied. More...
#include <noncopyable.hpp>
Public Member Functions | |
noncopyable () | |
Enabled default constructor. | |
Objects from classes inheriting this cannot be copied.
In application, NON_COPYABLE is to be preferred. See documentation for reasons.
Inspired by boost::noncopyable.
Definition at line 44 of file noncopyable.hpp.
|
inline |
Enabled default constructor.
Definition at line 67 of file noncopyable.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen