Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
corium::fsm::Always Struct Reference

Default always-true guard for state machine transitions. More...

#include <Transition.hpp>

+ Collaboration diagram for corium::fsm::Always:

Public Member Functions

template<typename... Args>
constexpr bool operator() (Args &&...) const noexcept
 

Detailed Description

Default always-true guard for state machine transitions.

Member Function Documentation

◆ operator()()

template<typename... Args>
constexpr bool corium::fsm::Always::operator() ( Args &&  ...) const
inlineconstexprnoexcept

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