Optional value.
More...
#include <option.hh>
List of all members.
Public Member Functions |
bool | operator() (void) const |
const Val & | some (void) const |
Static Public Member Functions |
static Option< Val > | none (void) |
static Option< Val > | some (const Val &v) |
Detailed Description
Member Function Documentation
bool Gecode::FlatZinc::Option::operator() |
( |
void |
| ) |
const [inline] |
const Val& Gecode::FlatZinc::Option::some |
( |
void |
| ) |
const [inline] |
static Option<Val> Gecode::FlatZinc::Option::none |
( |
void |
| ) |
[inline, static] |
static Option<Val> Gecode::FlatZinc::Option::some |
( |
const Val & |
v | ) |
[inline, static] |
The documentation for this struct was generated from the following file: