Generated on Mon Nov 30 23:53:52 2009 for Gecode by doxygen 1.6.1

Gecode::Int::Linear::BoolNegTraits< NegBoolView > Class Template Reference

#include <bool-int.hpp>

List of all members.

Public Types

typedef BoolView NegView
 The negated view.

Static Public Member Functions

static BoolView neg (NegBoolView x)
 Return negated View.

Detailed Description

template<>
class Gecode::Int::Linear::BoolNegTraits< NegBoolView >

Definition at line 549 of file bool-int.hpp.


Member Typedef Documentation

The negated view.

Definition at line 552 of file bool-int.hpp.


Member Function Documentation

static BoolView Gecode::Int::Linear::BoolNegTraits< NegBoolView >::neg ( NegBoolView  x  )  [inline, static]

Return negated View.

Definition at line 554 of file bool-int.hpp.


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