Instigate Open Source Documentation

instigate::scripting::generic::type_traits< T & > Struct Template Reference

Specialization of instigate::scripting::generic::type_traits for T&. More...

#include <type_traits.hpp>

List of all members.

Public Types

typedef T & reference_type
typedef const T & const_reference_type
typedef T value_type
typedef const T const_value_type
typedef T * pointer_type
typedef const T * const_pointer_type

Detailed Description

template<typename T>
struct instigate::scripting::generic::type_traits< T & >

Specialization of instigate::scripting::generic::type_traits for T&.


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


© Instigate CJSC, Open Source