Gecode::IntSetInit< IntSet > Class Template Reference
Initialize integer set with integer set. More...
#include <int-set-1.hpp>
Static Public Member Functions | |
| static void | init (IntSet &s, const IntSet &i) |
Detailed Description
template<>
class Gecode::IntSetInit< IntSet >
Initialize integer set with integer set.
Definition at line 77 of file int-set-1.hpp.
Member Function Documentation
| static void Gecode::IntSetInit< IntSet >::init | ( | IntSet & | s, | |
| const IntSet & | i | |||
| ) | [inline, static] |
Definition at line 79 of file int-set-1.hpp.
The documentation for this class was generated from the following file:
- gecode/int/int-set-1.hpp
