sto icon indicating copy to clipboard operation
sto copied to clipboard

Nested transactions

Open kohler opened this issue 9 years ago • 0 comments

Rather than a “Transaction&”, Transaction::get_transaction() should return a TransactionProxy, which aborts when out of scope.

A slight refinement on this would let us make nested transactions.

kohler avatar Mar 19 '15 22:03 kohler