![]() |
Stardock 0.0.1
File System Points Synchronizer
|
#include <cstdlib>#include <cstring>#include <stardock/index.hh>#include <stardock/memory.hh>#include <fstream>#include <iostream>#include <algorithm>Functions | |
| std::ostream & | operator<< (std::ostream &out, const stardock::Index &index) |
Variables | |
| constexpr uint64_t | INDEX_ENTRIES_INCREMENT = 50 |
| constexpr uint64_t | INDEX_PATHS_INCREMENT = 10 * INDEX_ENTRIES_INCREMENT |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const stardock::Index & | index ) |
|
constexpr |
|
constexpr |