17 #ifndef OR_TOOLS_UTIL_FP_ROUNDTRIP_CONV_H_
18 #define OR_TOOLS_UTIL_FP_ROUNDTRIP_CONV_H_
23 #include "absl/base/attributes.h"
24 #include "absl/status/statusor.h"
25 #include "absl/strings/string_view.h"
60 friend std::ostream&
operator<<(std::ostream& out,
81 static absl::StatusOr<double>
Parse(
const absl::string_view str_value);
Collection of objects used to extend the Constraint Solver library.
ABSL_CONST_INIT const bool kStdToCharsDoubleIsSupported