Instigate Open Source Documentation

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

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

#include <type_traits.hpp>

List of all members.

Public Types

The associated types of T
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::generic::type_traits< const T & >

Specialization of instigate::generic::type_traits for const T&.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source