Generated on Wed Mar 19 07:30:07 2008 for Gecode by doxygen 1.5.5

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

List of all members.


Detailed Description

template<>
class Gecode::Gecode::ArrayTraits< IntArgs >

Traits of IntArgs.

Definition at line 60 of file array.icc.


Public Types

typedef IntArgs storage_type
typedef int value_type
typedef IntArgs args_type

Member Typedef Documentation

typedef IntArgs Gecode::Gecode::ArrayTraits< IntArgs >::storage_type

Definition at line 62 of file array.icc.

typedef int Gecode::Gecode::ArrayTraits< IntArgs >::value_type

Definition at line 63 of file array.icc.

typedef IntArgs Gecode::Gecode::ArrayTraits< IntArgs >::args_type

Definition at line 64 of file array.icc.


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