init
Description:
Initialize this to iterate over set
in arbitrary order.
this will become invalid if set
is modified.
Parameters:
this |
an iterator |
set |
a set |
Initialize this to iterate over set
in arbitrary order.
this will become invalid if set
is modified.
this |
an iterator |
set |
a set |