|
Electroneum
|
#include <transaction.h>
Public Member Functions | |
| void | operator() (MDB_txn *ptr) const noexcept |
Only valid if used via create_read_txn(). Decrements active count in associated context, and aborts a LMDB transaction (mdb_txn_abort).
Definition at line 54 of file transaction.h.
|
noexcept |
Definition at line 63 of file database.cpp.