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

Gecode::Iter::Values::IsValueIter< I > Struct Template Reference

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

#include <iter.hh>

List of all members.

Public Member Functions

 IsValueIter ()
 Constructor.

Static Public Member Functions

static void constraints (I *p)
 Checking function.

Detailed Description

template<class I>
struct Gecode::Iter::Values::IsValueIter< I >

Check that template argument is a value iterator.

Definition at line 66 of file iter.hh.


Constructor & Destructor Documentation

template<class I>
Gecode::Iter::Values::IsValueIter< I >::IsValueIter (  )  [inline]

Constructor.

Definition at line 74 of file iter.hh.


Member Function Documentation

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

Checking function.

Definition at line 68 of file iter.hh.


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