Skip to content

DummyDSTraits

#include <xalgospp/scheduling/tasks/io.hh>
struct DummyDSTraits

Defined in src/lib/xalgospp/scheduling/tasks/io.hh:46

Name Kind Owner
ExhaustedSentinel variable Declared here
StepIdxType typedef Declared here
Return Name Description
constexpr StepIdxType ExhaustedSentinel static constexpr

static constexpr

constexpr StepIdxType ExhaustedSentinel =
std::numeric_limits<>::max()

Defined in src/lib/xalgospp/scheduling/tasks/io.hh:48

Name Description
StepIdxType

using StepIdxType = std::size_t

Defined in src/lib/xalgospp/scheduling/tasks/io.hh:47