Electroneum
el::base::NoCopy Class Reference

Internal helper class that prevent copy constructor for class. More...

#include <easylogging++.h>

Inheritance diagram for el::base::NoCopy:

Protected Member Functions

 NoCopy (void)
 

Detailed Description

Internal helper class that prevent copy constructor for class.

When using this class simply inherit it privately

Definition at line 563 of file easylogging++.h.

Constructor & Destructor Documentation

◆ NoCopy()

el::base::NoCopy::NoCopy ( void  )
inlineprotected

Definition at line 565 of file easylogging++.h.

565 {}

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