Initialize integer set with integer arguments. More...
#include <int-set-2.hpp>
Static Public Member Functions | |
static void | init (IntSet &s, const IntArgs &i) |
static void | init (IntSet &s, IntArgs &i) |
Initialize s with iterator i. | |
Initialize integer set with integer arguments.
Definition at line 38 of file int-set-2.hpp.
|
inlinestatic |
Definition at line 40 of file int-set-2.hpp.
|
inlinestatic |
Initialize s with iterator i.
Definition at line 56 of file int-set-1.hpp.