Ordered dumps #706

Merged
muellerr merged 16 commits from ordered-dumps into main 2023-06-26 18:11:08 +02:00
Showing only changes of commit c50a74d117 - Show all commits

View File

@ -17,7 +17,7 @@
using namespace returnvalue;
static constexpr bool DEBUG_DUMPS = true;
static constexpr bool DEBUG_DUMPS = false;
PersistentTmStore::PersistentTmStore(PersistentTmStoreArgs args)
: SystemObject(args.objectId),