#include <stlsoft/meta/typefixer/difference_type.hpp>
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 |
1.5.6