Generated on Thu Mar 22 10:39:52 2012 for Gecode by doxygen 1.6.3

Gecode::IntSetInit< I > Class Template Reference

Integer set initialization. More...

#include <int-set-1.hpp>

List of all members.

Static Public Member Functions

static void init (IntSet &s, I &i)

Detailed Description

template<class I>
class Gecode::IntSetInit< I >

Integer set initialization.

Helper class to allow partial specialization of template member function.

Definition at line 57 of file int-set-1.hpp.


Member Function Documentation

template<class I >
static void Gecode::IntSetInit< I >::init ( IntSet s,
I &  i 
) [inline, static]

Definition at line 59 of file int-set-1.hpp.


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