senf::test::detail::NoCharIterator< Iterator, vt > Struct Template Reference

List of all members.


Detailed Description

template<class Iterator, class vt = typename std::iterator_traits<Iterator>::value_type>
struct senf::test::detail::NoCharIterator< Iterator, vt >

Definition at line 50 of file auto_unit_test.ih.


Public Types

typedef Iterator  type

Member Typedef Documentation

template<class Iterator, class vt = typename std::iterator_traits<Iterator>::value_type>
typedef Iterator senf::test::detail::NoCharIterator< Iterator, vt >::
type

Definition at line 51 of file auto_unit_test.ih.


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