|
void | shuffle (...) const |
|
template<class X > |
void | shuffle (std::vector< std::shared_ptr< X >> &v) const |
|
void | apply (std::vector< T > &v) const |
|
| SnapshotBase (const SnapshotBase &other) |
|
|
static std::shared_ptr< const Snapshot > | save (const std::vector< T > &v, const std::shared_ptr< const Snapshot > &s0, const SnapshotFilter &filter) |
|
static size_t | instanceCount () |
|
|
std::vector< std::shared_ptr< const Snapshot< T > > > | snapshots |
|
uint64_t | counter = 0 |
|
template<class T>
struct Snapshot< std::vector< T > >
Definition at line 120 of file snapshot.h.
The documentation for this struct was generated from the following file: