CDBWrapper::CDBWrapper

Copy construction is disabled.

Synopsis

Declared in <dbwrapper.h>

CDBWrapper(CDBWrapper const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from