#include <ogdf/lib/minisat/utils/Options.h>
Definition at line 99 of file Options.h.
◆ BoolOption()
Minisat::Internal::BoolOption::BoolOption |
( |
const char * |
d, |
|
|
bool |
v |
|
) |
| |
|
inline |
◆ operator bool()
Minisat::Internal::BoolOption::operator bool |
( |
void |
| ) |
const |
|
inline |
◆ operator bool &()
Minisat::Internal::BoolOption::operator bool & |
( |
void |
| ) |
|
|
inline |
◆ operator=()
BoolOption& Minisat::Internal::BoolOption::operator= |
( |
bool |
b | ) |
|
|
inline |
◆ value
bool Minisat::Internal::BoolOption::value |
|
private |
The documentation for this class was generated from the following file: