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

Get the number of inputs in an InputSpec. More...

#include <commrat/module/io_spec.hpp>

Static Public Attributes

static constexpr size_t value = 0
 

Detailed Description

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

Get the number of inputs in an InputSpec.

Definition at line 376 of file io_spec.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr size_t commrat::InputCount< T >::value = 0
staticconstexpr

Definition at line 377 of file io_spec.hpp.


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