CCF
|
#include <kv_types.h>
Inherited by ccf::kv::untyped::ChangeSet.
Public Member Functions | |
virtual | ~AbstractChangeSet ()=default |
virtual bool | has_writes () const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in ccf::kv::untyped::ChangeSet, and ccf::kv::untyped::SnapshotChangeSet.