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

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

List of all members.


Detailed Description

template<>
class Gecode::Gecode::ArrayTraits< IntVarArgs >

Traits of IntVarArgs.

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

Definition at line 53 of file array.icc.

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

Definition at line 54 of file array.icc.

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

Definition at line 55 of file array.icc.


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