Commit ecc116eb authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

transaction: Introduce flat_transaction class

Rename pmem::obj::transaction to pmem::obj::basic_transaction
and make transaction a macro.

The common code between basic_transaction and flat_transaction
is moved to a base class. All the doxygen comments are placed
next to the actual transaction implementation.
parent 99916ea2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment