Generated on Wed Nov 1 15:05:12 2006 for Gecode by doxygen 1.4.5

Gecode::ArrayTraits< IntVarArray > Class Template Reference

List of all members.

Detailed Description

template<>
class Gecode::ArrayTraits< IntVarArray >

Traits of IntVarArray.

Definition at line 157 of file array.icc.

Public Types

typedef IntVarArgs storage_type
typedef IntVar value_type
typedef IntVarArgs args_type


Member Typedef Documentation

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

Definition at line 159 of file array.icc.

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

Definition at line 160 of file array.icc.

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

Definition at line 161 of file array.icc.


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