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

Helper to check if there's an explicit PrimaryInput in CommandTypes. More...

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

Inheritance diagram for commrat::module_traits::HasPrimaryInputHelper<... >:

Detailed Description

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

Helper to check if there's an explicit PrimaryInput in CommandTypes.

PrimaryInput is passed as a command type to Module<..., Inputs<>, PrimaryInput<T>>

Definition at line 25 of file module_types.hpp.


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