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

Get the single payload type from Input<T> More...

#include <commrat/module/io_spec.hpp>

Public Types

using Type = void
 

Detailed Description

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

Get the single payload type from Input<T>

Definition at line 493 of file io_spec.hpp.

Member Typedef Documentation

◆ Type

template<typename InputSpec >
using commrat::SingleInputType< InputSpec >::Type = void

Definition at line 494 of file io_spec.hpp.


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