tin  1.5.9
tsm::policy::LeafFirstConflict Struct Reference

#include <policies.h>

Collaboration diagram for tsm::policy::LeafFirstConflict:
Collaboration graph

Static Public Attributes

static constexpr const char * name = "leaf-first"
 

Detailed Description

Semantic policy tags.

These tags describe state-machine behavior separately from runtime execution. The current default keeps dispatch deterministic and embedded-friendly: leaf-first conflict resolution, static guarded choice, direct fork/join target activation, bounded deferred storage, and shallow history.

Member Data Documentation

◆ name

constexpr const char* tsm::policy::LeafFirstConflict::name = "leaf-first"
staticconstexpr

The documentation for this struct was generated from the following file: