The base class of classes that cannot be copied: compile-time errors will be issued on any copy operation.
An example:
Definition at line 30 of file CUncopiable.h.
#include <mrpt/utils/CUncopiable.h>
Public Member Functions | |
CUncopiable () | |
Private Member Functions | |
CUncopiable (const CUncopiable &) | |
const CUncopiable & | operator= (const CUncopiable &) |
|
private |
|
inline |
Definition at line 36 of file CUncopiable.h.
|
private |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |