#include <solver_types.h>
Public Member Functions | |
EqHead (ClauseHead *h) | |
bool | operator() (const ClauseWatch &w) const |
Public Attributes | |
ClauseHead * | head |
Definition at line 545 of file solver_types.h.
Clasp::ClauseWatch::EqHead::EqHead | ( | ClauseHead * | h | ) | [inline, explicit] |
Definition at line 546 of file solver_types.h.
bool Clasp::ClauseWatch::EqHead::operator() | ( | const ClauseWatch & | w | ) | const [inline] |
Definition at line 547 of file solver_types.h.
Definition at line 548 of file solver_types.h.