aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Loo Rong Jie <loorongjie@gmail.com>2018-02-27 01:28:53 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-27 01:30:22 -0800
commit78fa94a6183d417216638144a5e6d0598f1b1afd (patch)
tree7c011e3aedec5a71c50a9761c56e0f1b6210c21c /scripts
parent6b9b6076c1b224d8e4f64fc065a9b84e4ba5817b (diff)
Use std::to_string for non-mingw/cygwin
`std::to_string` is faster than `std::stringstream`. This issue only presents in older versions of Mingw/Cygwin. My Mingw64 GCC 7.1.0 has `std::to_string`. I can't determine the exact version of GCC that fixed the issue. Closes #4493. PiperOrigin-RevId: 187145391
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions