Integer set initialization. More...
#include <int-set-1.hpp>
Static Public Member Functions | |
static void | init (IntSet &s, I &i) |
Integer set initialization.
Helper class to allow partial specialization of template member function.
Definition at line 57 of file int-set-1.hpp.
static void Gecode::IntSetInit< I >::init | ( | IntSet & | s, |
I & | i | ||
) | [inline, static] |
Definition at line 59 of file int-set-1.hpp.