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

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

List of all members.


Detailed Description

template<>
class Gecode::Gecode::ArrayTraits< BoolVarArray >

Traits of BoolVarArray.

Definition at line 69 of file array.icc.


Public Types

typedef BoolVarArgs storage_type
typedef BoolVar value_type
typedef BoolVarArgs args_type

Member Typedef Documentation

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

Definition at line 71 of file array.icc.

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

Definition at line 72 of file array.icc.

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

Definition at line 73 of file array.icc.


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