Gecode::Iter::Values::IsValueIter< I > Struct Template Reference
Check that template argument is a value iterator. More...
#include <iter.hh>
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] |
Member Function Documentation
template<class I>
static void Gecode::Iter::Values::IsValueIter< I >::constraints | ( | I * | p | ) | [inline, static] |
The documentation for this struct was generated from the following file:
- gecode/iter.hh (Revision: 9692)