CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
commrat::InputPayloadTypes< InputSpec > Struct Template Reference

Extract payload types from Inputs<Ts...> as a tuple. More...

#include <commrat/module/io_spec.hpp>

Public Types

using Type = std::tuple<>
 

Detailed Description

template<typename InputSpec>
struct commrat::InputPayloadTypes< InputSpec >

Extract payload types from Inputs<Ts...> as a tuple.

Definition at line 435 of file io_spec.hpp.

Member Typedef Documentation

◆ Type

template<typename InputSpec >
using commrat::InputPayloadTypes< InputSpec >::Type = std::tuple<>

Definition at line 436 of file io_spec.hpp.


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