vt::epoch::detail namespace

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

Bare type used to hold an epoch for termination detection.

Variable documentation

static const EpochImplType vt::epoch::detail::no_epoch_impl constexpr

The bare sentinel value for epochs.