RemoveRvalueReference< T && > Struct Template Reference

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

Public Types

using type = T
 

Detailed Description

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

Definition at line 51 of file TemplateMetaProgramming.h.

Member Typedef Documentation

◆ type

using type = T

Definition at line 53 of file TemplateMetaProgramming.h.


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