array.icc File Reference
(Revision: 3741)
#include <cstdarg>
#include "gecode/support/sort.hh"
Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
Classes | |
| class | Gecode::VarArray< Var > |
| Variable arrays More... | |
| class | Gecode::ViewArray< View > |
| View arrays. More... | |
| class | Gecode::ArgArrayBase< T > |
| Base-class for argument arrays. More... | |
| class | Gecode::PrimArgArray< T > |
| Argument array for primtive types. More... | |
| class | Gecode::VarArgArray< Var > |
| Argument array for variables. More... | |
| class | Gecode::VarArgArray< Var >::VarLess |
| Sort order for variables. More... | |
| class | Gecode::ArrayTraits< A > |
| Traits of arrays in Gecode. More... | |
Functions | |
| template<class View> | |
| bool | Gecode::__before (const View &x, const View &y) |
| template<class View> | |
| bool | Gecode::__same (const View &x, const View &y) |
| template<class View> | |
| bool | Gecode::__shared (const View &x, const View &y) |
