OR-Tools  9.6
fp_roundtrip_conv.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Macros

#define OPERATION_RESEARCH_STD_TO_CHARS_DOUBLE_SUPPORTED
 

Functions

std::ostream & operator<< (std::ostream &out, const RoundTripDoubleFormat &format)
 

Variables

ABSL_CONST_INIT const bool kStdToCharsDoubleIsSupported = true
 

Macro Definition Documentation

◆ OPERATION_RESEARCH_STD_TO_CHARS_DOUBLE_SUPPORTED

#define OPERATION_RESEARCH_STD_TO_CHARS_DOUBLE_SUPPORTED

Definition at line 31 of file fp_roundtrip_conv.cc.