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

Pass-through for input specifications (no normalization needed) More...

#include <commrat/module/io_spec.hpp>

Public Types

using Type = T
 

Detailed Description

template<typename T>
struct commrat::NormalizeInput< T >

Pass-through for input specifications (no normalization needed)

Definition at line 401 of file io_spec.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
using commrat::NormalizeInput< T >::Type = T

Definition at line 402 of file io_spec.hpp.


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