Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::ScopedLocale Struct Reference

Public Member Functions

 ScopedLocale ()
 
 ~ScopedLocale ()
 

Detailed Description

Save the existing locale, use the "C" locale to ensure that string -> double conversion is done ignoring the locale.

Definition at line 2113 of file xpress_interface.cc.

Constructor & Destructor Documentation

◆ ScopedLocale()

operations_research::ScopedLocale::ScopedLocale ( )
inline

Definition at line 2114 of file xpress_interface.cc.

◆ ~ScopedLocale()

operations_research::ScopedLocale::~ScopedLocale ( )
inline

Definition at line 2119 of file xpress_interface.cc.


The documentation for this struct was generated from the following file: