Define EMAIL_DISABLE_COPY

Define Documentation

EMAIL_DISABLE_COPY(...)

Disables the copy constructor and operator= for the given class.

Use in the private section of the class.