Generated on Mon May 5 05:54:11 2008 for Gecode by doxygen 1.5.5

Gecode::Gecode::ArrayTraits< IntVarArray > Class Template Reference

List of all members.


Detailed Description

template<>
class Gecode::Gecode::ArrayTraits< IntVarArray >

Traits of IntVarArray.

Definition at line 42 of file array.icc.


Public Types

typedef IntVarArgs storage_type
typedef IntVar value_type
typedef IntVarArgs args_type

Member Typedef Documentation

typedef IntVarArgs Gecode::Gecode::ArrayTraits< IntVarArray >::storage_type

Definition at line 44 of file array.icc.

typedef IntVar Gecode::Gecode::ArrayTraits< IntVarArray >::value_type

Definition at line 45 of file array.icc.

typedef IntVarArgs Gecode::Gecode::ArrayTraits< IntVarArray >::args_type

Definition at line 46 of file array.icc.


The documentation for this class was generated from the following file: