Copy construction is disabled.
Synopsis
Declared in <wallet/migrate.h>
BerkeleyROBatch(BerkeleyROBatch const& other) = delete;
Parameters
Name |
Description |
other |
The batch that would be copied from. |
Created with MrDocs