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

Get the number of outputs in an OutputSpec. More...

#include <commrat/module/io_spec.hpp>

Static Public Attributes

static constexpr size_t value = 1
 

Detailed Description

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

Get the number of outputs in an OutputSpec.

Definition at line 350 of file io_spec.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr size_t commrat::OutputCount< T >::value = 1
staticconstexpr

Definition at line 351 of file io_spec.hpp.


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