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

Gecode::ArrayTraits< IntVarArgs > Class Template Reference

List of all members.

Detailed Description

template<>
class Gecode::ArrayTraits< IntVarArgs >

Traits of IntVarArgs.

Definition at line 165 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< IntVarArgs >::storage_type
 

Definition at line 167 of file array.icc.

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

Definition at line 168 of file array.icc.

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

Definition at line 169 of file array.icc.


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