namespace
detail
Classes
- struct EpochImplTag
- Epoch tag type for the strong type.
Typedefs
- using EpochImplType = uint64_t
- Bare type used to hold an epoch for termination detection.
Variables
- static const EpochImplType no_epoch_impl constexpr
- The bare sentinel value for epochs.
Typedef documentation
using vt:: epoch:: detail:: EpochImplType = uint64_t
#include <src/vt/epoch/epoch_impl_type.h>
Bare type used to hold an epoch for termination detection.
Variable documentation
static const EpochImplType vt:: epoch:: detail:: no_epoch_impl constexpr
#include <src/vt/epoch/epoch_impl_type.h>
The bare sentinel value for epochs.