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

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

List of all members.


Detailed Description

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

Traits class for views and variable implementations.

This class specializes the ViewVarImpTraits for double-negated ComplementView.

Definition at line 1238 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::Gecode::ViewVarImpTraits< Set::ComplementView< Set::ComplementView< View > > >::VarImp

The variable type of a ComplementView.

Definition at line 1241 of file view.icc.


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