tool::types< iterator_base< B > > Struct Template Reference

Virtual types for iterator_base. More...

#include <trace-tools/tool/iterator_base.hh>

List of all members.

Public Types

typedef undefined_type value_type
typedef undefined_type iterable_type


Detailed Description

template<class B>
struct tool::types< iterator_base< B > >

Virtual types for iterator_base.

See also:
types

Member Typedef Documentation

template<class B>
typedef undefined_type tool::types< iterator_base< B > >::value_type

The iterator's value type.

template<class B>
typedef undefined_type tool::types< iterator_base< B > >::iterable_type

Type of the iterable structure the iterator is obtained from.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 12 16:02:47 2007 for trace-tools by  doxygen 1.5.3