LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
misc::constify_traits< T > Struct Template Reference

Return T constified. More...

#include <select-const.hh>

Public Types

typedef const T type

Detailed Description

template<typename T>
struct misc::constify_traits< T >

Return T constified.

Member Typedef Documentation

template<typename T >
typedef const T misc::constify_traits< T >::type

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