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

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

Public Types

using type = T
 

Detailed Description

template<typename T>
struct commrat::ExtractOutputPayload< Output< T > >

Definition at line 48 of file type_extraction.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using commrat::ExtractOutputPayload< Output< T > >::type = T

Definition at line 49 of file type_extraction.hpp.


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