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

#include <commrat/module/traits/type_extraction.hpp>

Public Types

using type = std::tuple< T >
 

Detailed Description

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

Definition at line 59 of file type_extraction.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using commrat::OutputTypesTuple< T >::type = std::tuple<T>

Definition at line 60 of file type_extraction.hpp.


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