![Sebastian Meßmer](/assets/img/avatar_default.png)
- Fixed numBlocks() in OnDiskBlockStore, FakeBlockStore, CachingBlockStore, ... - CachingBlockStore caches created blocks and doesn't directly create them in the underlying blockstore
2 lines
38 B
C++
2 lines
38 B
C++
#include "BlockStoreWithRandomKeys.h"
|