SPH
Public Types | List of all members
WrapReferenceType< T > Struct Template Reference

Type trait wrapping references. Other types keeps unchanged. More...

#include <Traits.h>

Public Types

using Type = T
 

Detailed Description

template<typename T>
struct WrapReferenceType< T >

Type trait wrapping references. Other types keeps unchanged.

Definition at line 145 of file Traits.h.

Member Typedef Documentation

◆ Type

template<typename T >
using WrapReferenceType< T >::Type = T

Definition at line 146 of file Traits.h.


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