cprover
Loading...
Searching...
No Matches
ieee_float.h File Reference
#include <iosfwd>
#include "mp_arith.h"
#include "format_spec.h"
Include dependency graph for ieee_float.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ieee_float_spect
class  ieee_float_valuet
 An IEEE 754 floating-point value, including specificiation. More...
class  ieee_floatt
 An IEEE 754 value plus a rounding mode, enabling operations with rounding on values. More...

Functions

std::ostream & operator<< (std::ostream &out, const ieee_float_valuet &f)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const ieee_float_valuet & f )
inline

Definition at line 330 of file ieee_float.h.