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

Type trait for "extracting" stored references from reference_wrappers. Other types keeps unchanged. More...

#include <Traits.h>

Public Types

using Type = T
 

Detailed Description

template<typename T>
struct UnwrapReferenceType< T >

Type trait for "extracting" stored references from reference_wrappers. Other types keeps unchanged.

Definition at line 158 of file Traits.h.

Member Typedef Documentation

◆ Type

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

Definition at line 159 of file Traits.h.


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