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

Gecode::ArrayTraits< SetVarArray > Class Template Reference

List of all members.

Detailed Description

template<>
class Gecode::ArrayTraits< SetVarArray >

Traits of SetVarArray.

Definition at line 105 of file array.icc.

Public Types

typedef SetVarArgs storage_type
typedef SetVar value_type
typedef SetVarArgs args_type


Member Typedef Documentation

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

Definition at line 107 of file array.icc.

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

Definition at line 108 of file array.icc.

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

Definition at line 109 of file array.icc.


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