DecayAll< T * > Struct Template Reference

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

Public Types

using type = typename DecayAll< T >::type
 

Detailed Description

template<class T>
struct armarx::meta::detail::DecayAll< T * >

See also
armarx::meta::DecayAll

Definition at line 255 of file TemplateMetaProgramming.h.

Member Typedef Documentation

◆ type

using type = typename DecayAll<T>::type

Definition at line 257 of file TemplateMetaProgramming.h.


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