Declaration of the Context and VariableValue types.
gul14::optional< StepIndex > OptionalStepIndex
An optional step index (gul14::optional<StepIndex>).
Definition: StepIndex.h:37
void send_message(Message::Type type, gul14::string_view text, TimePoint timestamp, OptionalStepIndex index, const Context &context, CommChannel *comm_channel)
Call the message callback and enqueue the message in the given communication channel,...
Definition: send_message.cc:29