Generated on Mon Aug 25 11:35:49 2008 for Gecode by doxygen 1.5.6

Gecode::ViewVarImpTraits< Set::ComplementView< View > > Class Template Reference
[Set views]

List of all members.


Detailed Description

template<class View>
class Gecode::ViewVarImpTraits< Set::ComplementView< View > >

Traits class for views and variable implementations.

This class specializes the ViewVarImpTraits for ComplementView.

Definition at line 1185 of file view.icc.


Public Types

typedef ViewVarImpTraits< View >
::VarImp 
VarImp
 The variable type of a ComplementView.

Member Typedef Documentation

template<class View>
typedef ViewVarImpTraits<View>::VarImp Gecode::ViewVarImpTraits< Set::ComplementView< View > >::VarImp

The variable type of a ComplementView.

Definition at line 1188 of file view.icc.


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