fixer_const_reference_type Struct Template Reference
[Template Meta-programming Library]

#include <stlsoft/meta/typefixer/reference_type.hpp>

List of all members.


Detailed Description

template<typename T, bool>
struct stlsoft::typefixer::fixer_const_reference_type< T, bool >

Type-fixer for const_reference_type member type.

If type T has a const_reference_type member type, then the type of fixer_const_reference_type<T>::const_reference_type is T::const_reference_type, otherwise it is void

Public Types

typedef T::const_reference_type const_reference_type


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

Generated on Thu Jun 10 08:59:04 2010 for STLSoft by  doxygen 1.5.6