Struct ForkedSubchain¶
Defined in File ordered_schedule.hpp
Struct Documentation¶
-
struct ForkedSubchain¶
The predicate-false and predicate-true copies of a forked inner sub-chain (see
fork_subchain).The per-nest pass-split builder takes only
consumeronce per pass (the predicate-true side) and never readsproducer; the field is kept for other callers (e.g.fork_subchain'sown unit tests) that fork on a two-way predicate rather than a per-pass one.