You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/22 06:42:00 UTC

[jira] [Created] (ARROW-17814) [C++] Remove make_unique reimplementation

Antoine Pitrou created ARROW-17814:
--------------------------------------

             Summary: [C++] Remove make_unique reimplementation
                 Key: ARROW-17814
                 URL: https://issues.apache.org/jira/browse/ARROW-17814
             Project: Apache Arrow
          Issue Type: Task
          Components: C++
            Reporter: Antoine Pitrou
             Fix For: 10.0.0


The {{make_unique}} reimplementation in {{arrow/util/make_unique.h}} can simply be replace with {{std::make_unique}}.



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