CBMC
|
Nondeterministic boolean helper. More...
#include "std_expr.h"
Go to the source code of this file.
Functions | |
exprt | get_nondet_bool (const typet &type, const source_locationt &source_location) |
Nondeterministic boolean helper.
Definition in file nondet_bool.h.
|
inline |
type | desired type (C_bool or plain bool) |
source_location | source location |
Definition at line 21 of file nondet_bool.h.