Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
Gecode::Int::Linear::BoolNegTraits< BoolView > Class Reference

Traits for Boolean negation view. More...

#include <bool-int.hpp>

Public Types

typedef NegBoolView NegView
 The negated view.
 

Static Public Member Functions

static NegBoolView neg (BoolView x)
 Return negated View.
 

Detailed Description

Traits for Boolean negation view.

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

Member Typedef Documentation

◆ NegView

The negated view.

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

Member Function Documentation

◆ neg()

Return negated View.

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


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