DecayAll< T[N]> Struct Template Reference

#include <ArmarXCore/util/CPPUtility/TemplateMetaProgramming.h>

Public Types

using type
 
using type = typename DecayAll<T>::type
 

Detailed Description

template<class T, std::size_t N>
struct armarx::meta::detail::DecayAll< T[N]>
See also
armarx::meta::DecayAll

Definition at line 324 of file TemplateMetaProgramming.h.

Member Typedef Documentation

◆ type [1/2]

using type

Definition at line 308 of file TemplateMetaProgramming.h.

◆ type [2/2]

template<class T, std::size_t N>
using type = typename DecayAll<T>::type

Definition at line 326 of file TemplateMetaProgramming.h.


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