Gecode::IntArgs Gecode::PrimArgArray< int > int.hh
Constructors and initialization
forceinline Gecode::IntArgs::IntArgs (void) IntArgs void Allocate empty array. forceinline Gecode::IntArgs::IntArgs (int n) IntArgs int n Allocate array with n elements. forceinline Gecode::IntArgs::IntArgs (const SharedArray< int > &x) IntArgs const SharedArray< int > & x Allocate array and copy elements from x. forceinline Gecode::IntArgs::IntArgs (const std::vector< int > &x) IntArgs const std::vector< int > & x Allocate array and copy elements from x. class InputIterator Gecode::IntArgs::IntArgs (InputIterator first, InputIterator last) IntArgs InputIterator first InputIterator last Allocate array and copy elements from first to last. GECODE_INT_EXPORT GECODE_INT_EXPORT Gecode::IntArgs::IntArgs (int n, int e0,...) IntArgs int n int e0 ... Allocate array with n elements and initialize with e0, ... forceinline Gecode::IntArgs::IntArgs (int n, const int *e) IntArgs int n const int * e Allocate array with n elements and initialize with elements from array e. forceinline Gecode::IntArgs::IntArgs (const PrimArgArray< int > &a) IntArgs const PrimArgArray< int > & a Initialize from primitive argument array a (copy elements) IntArgs forceinline IntArgs Gecode::IntArgs::create (int n, int start, int inc=1) create int n int start int inc 1 Allocate array with n elements such that for all $0\leq i<n: x_i=\text{start}+i\cdot\text{inc}$.
class InputIterator forceinline forceinline Gecode::IntArgs::IntArgs (InputIterator first, InputIterator last) IntArgs InputIterator first InputIterator last Passing integer arguments. onstack a Gecode::IntArgsa Gecode::IntArgsallocate Gecode::IntArgsappend Gecode::IntArgsappend Gecode::IntArgsArgArrayBase Gecode::IntArgsArgArrayBase Gecode::IntArgsArgArrayBase Gecode::IntArgsArgArrayBase Gecode::IntArgsArgArrayBase Gecode::IntArgsbegin Gecode::IntArgsbegin Gecode::IntArgscapacity Gecode::IntArgsconcat Gecode::IntArgsconcat Gecode::IntArgsconst_iterator Gecode::IntArgsconst_pointer Gecode::IntArgsconst_reference Gecode::IntArgsconst_reverse_iterator Gecode::IntArgscreate Gecode::IntArgsend Gecode::IntArgsend Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsIntArgs Gecode::IntArgsiterator Gecode::IntArgsn Gecode::IntArgsonstack Gecode::IntArgsonstack_size Gecode::IntArgsoperator<< Gecode::IntArgsoperator<< Gecode::IntArgsoperator<< Gecode::IntArgsoperator= Gecode::IntArgsoperator[] Gecode::IntArgsoperator[] Gecode::IntArgspointer Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsPrimArgArray Gecode::IntArgsrbegin Gecode::IntArgsrbegin Gecode::IntArgsreference Gecode::IntArgsrend Gecode::IntArgsrend Gecode::IntArgsresize Gecode::IntArgsreverse_iterator Gecode::IntArgssize Gecode::IntArgsslice Gecode::IntArgsvalue_type Gecode::IntArgs~ArgArrayBase