#include <BVTermContent.h>
Definition at line 13 of file BVTermContent.h.
◆ BVUnaryContent()
carl::BVUnaryContent::BVUnaryContent |
( |
BVTerm |
operand, |
|
|
std::size_t |
index = 0 |
|
) |
| |
|
inlineexplicit |
◆ operator<()
bool carl::BVUnaryContent::operator< |
( |
const BVUnaryContent & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool carl::BVUnaryContent::operator== |
( |
const BVUnaryContent & |
rhs | ) |
const |
|
inline |
◆ mIndex
std::size_t carl::BVUnaryContent::mIndex |
◆ mOperand
BVTerm carl::BVUnaryContent::mOperand |
The documentation for this struct was generated from the following file: