You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/17 17:46:20 UTC

[GitHub] [arrow] pitrou commented on pull request #14666: ARROW-18350: [C++] Use std::to_chars instead of std::to_string

pitrou commented on PR #14666:
URL: https://github.com/apache/arrow/pull/14666#issuecomment-1318990699

   Darn, `std::to_chars` is not implemented for floating-point on all C++ standard libraries :-(
   https://stackoverflow.com/questions/63963961/what-is-the-correct-way-to-call-stdto-chars


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org