fixer_difference_type Struct Template Reference
[Template Meta-programming Library]

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

List of all members.


Detailed Description

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

Type-fixer for difference_type member type.

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

Public Types

typedef T::difference_type difference_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