HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_FixedArraySizeNoCVRef< std::array< T, N > > Struct Template Reference

#include <UT_FixedArray.h>

Static Public Attributes

static constexpr std::size_t value = N
 

Detailed Description

template<typename T, std::size_t N>
struct SYS_FixedArraySizeNoCVRef< std::array< T, N > >

Definition at line 30 of file UT_FixedArray.h.

Member Data Documentation

template<typename T , std::size_t N>
constexpr std::size_t SYS_FixedArraySizeNoCVRef< std::array< T, N > >::value = N
static

Definition at line 30 of file UT_FixedArray.h.


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