RemoveRvalueReference< T && > Struct Template Reference

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

Public Types

using type
 
using type = T
 

Detailed Description

template<class T>
struct armarx::meta::RemoveRvalueReference< T && >

Definition at line 53 of file TemplateMetaProgramming.h.

Member Typedef Documentation

◆ type [1/2]

using type

Definition at line 49 of file TemplateMetaProgramming.h.

◆ type [2/2]

template<class T>
using type = T

Definition at line 55 of file TemplateMetaProgramming.h.


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