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