Gecode::Iter::Ranges::RangeListIter::RLIO Class Reference
Shared object for allocation. More...
#include <ranges-list.hpp>
Public Member Functions | |
RLIO (Region &r) | |
Initialize. | |
Public Attributes | |
unsigned int | use_cnt |
Counter used for reference counting. |
Detailed Description
Shared object for allocation.
Definition at line 56 of file ranges-list.hpp.
Constructor & Destructor Documentation
Gecode::Iter::Ranges::RangeListIter::RLIO::RLIO | ( | Region & | r | ) | [inline] |
Initialize.
Definition at line 127 of file ranges-list.hpp.
Member Data Documentation
unsigned int Gecode::Iter::Ranges::RangeListIter::RLIO::use_cnt |
Counter used for reference counting.
Definition at line 59 of file ranges-list.hpp.
The documentation for this class was generated from the following file:
- gecode/iter/ranges-list.hpp (Revision: 12253)