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

Determines if a type is an lvalue reference. More...

#include <Compiler.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

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

Determines if a type is an lvalue reference.


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