CBMC
|
#include <format_constant.h>
Public Member Functions | |
std::string | operator() (const exprt &expr) |
![]() | |
format_spect () | |
format_spect (stylet _style) | |
Additional Inherited Members | |
![]() | |
enum class | stylet { DECIMAL , SCIENTIFIC , AUTOMATIC } |
![]() | |
static format_spect | scientific () |
static format_spect | automatic () |
![]() | |
unsigned | min_width |
unsigned | precision |
bool | zero_padding |
stylet | style |
Definition at line 19 of file format_constant.h.
Definition at line 18 of file format_constant.cpp.