|
CBMC
|
C++ Language Conversion. More...
#include "convert_integer_literal.h"#include <cctype>#include <util/arith_tools.h>#include <util/config.h>#include <util/std_expr.h>#include <util/string2int.h>
Include dependency graph for convert_integer_literal.cpp:Go to the source code of this file.
Macros | |
| #define | FITS(width, signed) |
Functions | |
| exprt | convert_integer_literal (const std::string &src) |
C++ Language Conversion.
Definition in file convert_integer_literal.cpp.
Definition at line 21 of file convert_integer_literal.cpp.