Generated on Wed Nov 5 2014 05:18:43 for Gecode by doxygen 1.7.6.1
Gecode::Int::Linear::BoolNegTraits< NegBoolView > Class Template Reference

Traits for Boolean negation view. More...

#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 >

Traits for Boolean negation view.

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


Member Typedef Documentation

The negated view.

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


Member Function Documentation

Return negated View.

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


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