Cyclone ISO C++ API Reference Guide
dds::core::tuple_size< array< _Tp, _Nm > > Struct Template Reference

#include "array.hpp"

Static Public Attributes

static const std::size_t value = _Nm
 

Detailed Description

template<typename _Tp, std::size_t _Nm>
struct dds::core::tuple_size< array< _Tp, _Nm > >

Definition at line 315 of file array.hpp.

Member Data Documentation

◆ value

template<typename _Tp , std::size_t _Nm>
const std::size_t dds::core::tuple_size< array< _Tp, _Nm > >::value = _Nm
static

Definition at line 317 of file array.hpp.


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