offset.icc File Reference
(Revision: 5974)
Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| namespace | Gecode::Set |
Classes | |
| class | Gecode::Set::LubRanges< OffsetSetView< View > > |
| Range iterator for least upper bound of offset set views More... | |
| class | Gecode::Set::GlbRanges< OffsetSetView< View > > |
| Range iterator for greatest lower bound of offset set views More... | |
Functions | |
| template<class View> | |
| bool | Gecode::same (const Set::OffsetSetView< View > &x, const Set::OffsetSetView< View > &y) |
| template<class View> | |
| bool | Gecode::before (const Set::OffsetSetView< View > &x, const Set::OffsetSetView< View > &y) |
| template<class View> | |
| std::ostream & | operator<< (std::ostream &os, const Gecode::Set::OffsetSetView< View > &s) |
Function Documentation
template<class View>
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Gecode::Set::OffsetSetView< View > & | s | |||
| ) | [inline] |
Definition at line 493 of file offset.icc.
