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)
