![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | Epoch |
| Epoch: RAII-style guard for using epoch-based graph traversal algorithms. More... | |
| class | Epoch::Marker |
| class | Epoch::Guard |
Macros | |
| #define | WITH_FRESH_EPOCH(epoch) const Epoch::Guard UNIQUE_NAME(epoch_guard_)(epoch) |
| #define WITH_FRESH_EPOCH | ( | epoch | ) | const Epoch::Guard UNIQUE_NAME(epoch_guard_)(epoch) |
Definition at line 100 of file epochguard.h.