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

Helper to extract primary payload type from CommandTypes. More...

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

Public Types

using type = void
 

Detailed Description

template<typename...>
struct commrat::module_traits::ExtractPrimaryPayloadHelper<... >

Helper to extract primary payload type from CommandTypes.

Definition at line 37 of file module_types.hpp.

Member Typedef Documentation

◆ type

template<typename... >
using commrat::module_traits::ExtractPrimaryPayloadHelper<... >::type = void

Definition at line 38 of file module_types.hpp.


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