#include <stlsoft/meta/typefixer/iterator.hpp>
const_iterator member type.
If type T has a const_iterator member type, then the type of fixer_const_iterator<T>::const_iterator is T::const_iterator, otherwise it is void
Public Types | |
| typedef T::const_iterator | const_iterator |
1.5.6