Shared object for allocation. More...
#include <values-list.hpp>
Public Member Functions | |
VLIO (Region &r) | |
Initialize. | |
Public Attributes | |
unsigned int | use_cnt |
Counter used for reference counting. |
Shared object for allocation.
Gecode::Iter::Values::ValueListIter::VLIO::VLIO | ( | Region & | r | ) | [inline] |
Initialize.
Definition at line 108 of file values-list.hpp.
unsigned int Gecode::Iter::Values::ValueListIter::VLIO::use_cnt |
Counter used for reference counting.
Definition at line 59 of file values-list.hpp.