DummyDSTraits
DummyDSTraits
Section titled “DummyDSTraits”#include <xalgospp/scheduling/tasks/io.hh>struct DummyDSTraitsDefined in src/lib/xalgospp/scheduling/tasks/io.hh:46
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
ExhaustedSentinel |
variable |
Declared here |
StepIdxType |
typedef |
Declared here |
Public Static Attributes
Section titled “Public Static Attributes”| Return | Name | Description |
|---|---|---|
constexpr StepIdxType |
ExhaustedSentinel static constexpr |
ExhaustedSentinel
Section titled “ExhaustedSentinel”static constexpr
constexpr StepIdxType ExhaustedSentinel = std::numeric_limits<>::max()Defined in src/lib/xalgospp/scheduling/tasks/io.hh:48
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
StepIdxType |
StepIdxType
Section titled “StepIdxType”using StepIdxType = std::size_tDefined in src/lib/xalgospp/scheduling/tasks/io.hh:47