Definition at line 55 of file fp_roundtrip_conv.h.
#include <fp_roundtrip_conv.h>
|
| static std::string | ToString (double value) |
| static absl::StatusOr< double > | Parse (absl::string_view str_value) |
◆ RoundTripDoubleFormat()
| operations_research::RoundTripDoubleFormat::RoundTripDoubleFormat |
( |
const double | value | ) |
|
|
inlineexplicit |
◆ Parse()
| absl::StatusOr< double > operations_research::RoundTripDoubleFormat::Parse |
( |
absl::string_view | str_value | ) |
|
|
static |
◆ ToString()
| std::string operations_research::RoundTripDoubleFormat::ToString |
( |
double | value | ) |
|
|
static |
◆ AbslStringify
◆ operator<<
The documentation for this class was generated from the following files: