Schedule.stage

Insert c into staging area.

struct Schedule
nothrow
bool
stage
()

Parameters

c code*

instruction to stage

Return Value

Type: bool

false if could not be scheduled; have to start a new one

Meta