cvc4-1.4
|
Set the expression depth on the output stream for the current stack scope. More...
#include <expr.h>
Public Member Functions | |
Scope (std::ostream &out, long depth) | |
~Scope () | |
Set the expression depth on the output stream for the current stack scope.
This makes sure the old depth is reset on the stream after normal OR exceptional exit from the scope, using the RAII C++ idiom.
|
inline |
Definition at line 744 of file expr.h.
References CVC4::expr::ExprSetDepth::setDepth().
|
inline |
Definition at line 750 of file expr.h.
References CVC4::expr::ExprSetDepth::setDepth().