CrystalSpace

Public API Reference

CS::TypeTraits::IsReference< Type > Struct Template Reference

Check if Type is a reference or simple type. More...

#include <csutil/typetraits.h>

List of all members.

Static Public Attributes

static const bool value = CS::TypeTraits::Implementation::IsReferenceImpl<Type>::value


Detailed Description

template<class Type>
struct CS::TypeTraits::IsReference< Type >

Check if Type is a reference or simple type.

Definition at line 101 of file typetraits.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7