Antoine Pitrou created ARROW-18350:
--------------------------------------

             Summary: [C++] Use std::to_chars instead of std::to_string
                 Key: ARROW-18350
                 URL: https://issues.apache.org/jira/browse/ARROW-18350
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Antoine Pitrou
            Assignee: Antoine Pitrou


{{std::to_chars}} is locale-independent unlike {{std::to_string}}; it may also 
be faster in some cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to