Generated on Mon May 10 06:47:00 2010 for Gecode by doxygen 1.6.3

Gecode::Iter::Ranges::IsRangeIter< I > Struct Template Reference

Check that template argument is a range iterator. More...

#include <iter.hh>

List of all members.

Public Member Functions

 IsRangeIter ()
 Constructor.

Static Public Member Functions

static void constraints (I *p)
 Checking function.

Detailed Description

template<class I>
struct Gecode::Iter::Ranges::IsRangeIter< I >

Check that template argument is a range iterator.

Definition at line 47 of file iter.hh.


Constructor & Destructor Documentation

template<class I>
Gecode::Iter::Ranges::IsRangeIter< I >::IsRangeIter (  )  [inline]

Constructor.

Definition at line 57 of file iter.hh.


Member Function Documentation

template<class I>
static void Gecode::Iter::Ranges::IsRangeIter< I >::constraints ( I *  p  )  [inline, static]

Checking function.

Definition at line 49 of file iter.hh.


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