Learn more about cloning repositories
You have read-only access
ARROW-17814: [C++] Remove make_unique reimplementation (#14204) Use std::make_unique instead. Authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>