|
Monero
|
Internal helper class that prevent copy constructor for class. More...
#include <easylogging++.h>

Protected Member Functions | |
| NoCopy (void) | |
Private Member Functions | |
| NoCopy (const NoCopy &) | |
| NoCopy & | operator= (const NoCopy &) |
Internal helper class that prevent copy constructor for class.
@detail When using this class simply inherit it privately
|
inlineprotected |
|
private |