Skip to content

Plan

struct Plan

Functions

Name Description
advance Advance the failed step to its next candidate.

Function Details

advance

bool advance(size_t failed_step) noexcept

Advance the failed step to its next candidate. False = exhausted.