clang-format still looks weird, trying something else.
This commit is contained in:
parent
448751ce83
commit
24c64bd4bc
|
@ -57,8 +57,8 @@ public:
|
|||
|
||||
virtual void enableSnapshot() {}
|
||||
|
||||
virtual void reset() {}
|
||||
/*
|
||||
virtual void reset() {}
|
||||
/*
|
||||
Concurrency contract
|
||||
Causal consistency:
|
||||
A read which begins after a commit ends sees the effects of the commit.
|
||||
|
|
Loading…
Reference in New Issue