Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::TypeTraits::RemoveReference< T > Struct Template Reference

Removes reference from a type T. More...

#include <Compiler.h>

Public Types

using type = T
 

Detailed Description

template<class T>
struct SC::TypeTraits::RemoveReference< T >

Removes reference from a type T.


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