DecayAll< T[N]> Struct Template Reference

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

Public Types

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 263 of file TemplateMetaProgramming.h.

Member Typedef Documentation

◆ type

using type = typename DecayAll<T>::type

Definition at line 265 of file TemplateMetaProgramming.h.


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