12 #ifndef CPROVER_CPP_CPP_STATIC_ASSERT_H
13 #define CPROVER_CPP_CPP_STATIC_ASSERT_H
24 std::move(_description),
A base class for binary expressions.
const exprt & cond() const
cpp_static_assertt(exprt _cond, exprt _description)
const exprt & description() const
Base class for all expressions.
The type of an expression, extends irept.
API to expression classes.