![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Extract the index of the primary input type within Inputs<Ts...> More...
Extract the index of the primary input type within Inputs<Ts...>
Used for compile-time validation and runtime lookup of the primary input mailbox in multi-input modules.
| PrimaryT | The payload type designated as primary (from PrimaryInput<T>) |
| InputsTuple | The tuple of input types (from Inputs<Ts...>::PayloadTypes) |
Example:
Definition at line 530 of file io_spec.hpp.