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

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

List of all members.


Detailed Description

template<>
class Gecode::Gecode::ArrayTraits< SetVarArray >

Traits of SetVarArray.

Definition at line 48 of file array.icc.


Public Types

typedef SetVarArgs storage_type
typedef SetVar value_type
typedef SetVarArgs args_type

Member Typedef Documentation

typedef SetVarArgs Gecode::Gecode::ArrayTraits< SetVarArray >::storage_type

Definition at line 50 of file array.icc.

typedef SetVar Gecode::Gecode::ArrayTraits< SetVarArray >::value_type

Definition at line 51 of file array.icc.

typedef SetVarArgs Gecode::Gecode::ArrayTraits< SetVarArray >::args_type

Definition at line 52 of file array.icc.


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