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

Gecode::ArrayTraits< BoolVarArray > Class Template Reference

List of all members.

Detailed Description

template<>
class Gecode::ArrayTraits< BoolVarArray >

Traits of BoolVarArray.

Definition at line 181 of file array.icc.

Public Types

typedef BoolVarArgs storage_type
typedef BoolVar value_type
typedef BoolVarArgs args_type


Member Typedef Documentation

typedef BoolVarArgs Gecode::ArrayTraits< BoolVarArray >::storage_type
 

Definition at line 183 of file array.icc.

typedef BoolVar Gecode::ArrayTraits< BoolVarArray >::value_type
 

Definition at line 184 of file array.icc.

typedef BoolVarArgs Gecode::ArrayTraits< BoolVarArray >::args_type
 

Definition at line 185 of file array.icc.


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