Generated on Mon May 10 06:46:55 2010 for Gecode by doxygen 1.6.3

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

Traits class for views and variable implementations. More...

#include <view.hpp>

List of all members.

Public Types

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

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 1170 of file view.hpp.


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 1173 of file view.hpp.


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