Generated on Wed Nov 1 15:05:14 2006 for Gecode by doxygen 1.4.5

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

List of all members.

Detailed Description

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

Traits class for views and variable implementations.

This class specializes the ViewVarTraits for ComplementView.

Definition at line 959 of file view.icc.

Public Types

typedef ViewVarTraits< View
>::Var 
Var
 The variable type of a ComplementView.


Member Typedef Documentation

template<class View>
typedef ViewVarTraits<View>::Var Gecode::ViewVarTraits< Set::ComplementView< View > >::Var
 

The variable type of a ComplementView.

Definition at line 962 of file view.icc.


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