diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Transaction.opCall
diamond
data
transaction
Transaction
Operator overload for calling the transaction and committing it.
class
Transaction
(T)
final
void
opCall
(
Snapshot
!
T
snapshot
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
Meta
Source
See Implementation
diamond
data
transaction
Transaction
constructors
this
functions
opCall
properties
commit
failure
success
Operator overload for calling the transaction and committing it.