Generated on Thu Mar 22 10:39:57 2012 for Gecode by doxygen 1.6.3

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

Traits for Boolean negation view. More...

#include <bool-int.hpp>

List of all members.

Public Types

typedef NegBoolView NegView
 The negated view.

Static Public Member Functions

static NegBoolView neg (BoolView x)
 Return negated View.

Detailed Description

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

Traits for Boolean negation view.

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


Member Typedef Documentation

The negated view.

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


Member Function Documentation

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

Return negated View.

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


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