MeVisLab Toolbox Reference
std14::integer_sequence< T, Ints > Struct Template Reference

#include <ObservableConnection.h>

Public Types

using value_type = T
 

Static Public Member Functions

static constexpr std::size_t size ()
 

Detailed Description

template<typename T, T... Ints>
struct std14::integer_sequence< T, Ints >

Definition at line 25 of file ObservableConnection.h.

Member Typedef Documentation

◆ value_type

template<typename T , T... Ints>
using std14::integer_sequence< T, Ints >::value_type = T

Definition at line 27 of file ObservableConnection.h.

Member Function Documentation

◆ size()

template<typename T , T... Ints>
static constexpr std::size_t std14::integer_sequence< T, Ints >::size ( )
inlinestaticconstexpr

Definition at line 28 of file ObservableConnection.h.


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