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,
71 template <
typename Sink>
94 static absl::StatusOr<double>
Parse(absl::string_view str_value);
In SWIG mode, we don't want anything besides these top-level includes.
ABSL_CONST_INIT const bool kStdToCharsDoubleIsSupported