Generated on Thu Jul 21 2022 00:00:00 for Gecode by doxygen 1.9.4
Gecode::IntSetInit< IntSet > Class 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

Initialize integer set with integer set.

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

Member Function Documentation

◆ init()

static void Gecode::IntSetInit< IntSet >::init ( IntSet s,
const IntSet i 
)
inlinestatic

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


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