dlvhex  2.5.0
boost::range_const_iterator< Set< T > > Struct Template Reference

#include <include/dlvhex2/Set.h>

Public Types

typedef const_set_iterator< T > type

Detailed Description

template<typename T>
struct boost::range_const_iterator< Set< T > >

Definition at line 650 of file Set.h.


Member Typedef Documentation

template<typename T >
typedef const_set_iterator<T> boost::range_const_iterator< Set< T > >::type

Definition at line 652 of file Set.h.


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