Copy construction is disabled.
Synopsis
Declared in <dbwrapper.h>
CDBWrapper(CDBWrapper const& other) = delete;
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs
Copy construction is disabled.
Declared in <dbwrapper.h>
CDBWrapper(CDBWrapper const& other) = delete;
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs