You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/10/21 16:57:00 UTC

[jira] [Created] (ARROW-6956) [C++] Status should use unique_ptr

Francois Saint-Jacques created ARROW-6956:
---------------------------------------------

             Summary: [C++] Status should use unique_ptr
                 Key: ARROW-6956
                 URL: https://issues.apache.org/jira/browse/ARROW-6956
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Francois Saint-Jacques


The logic of Status::State is _very_  similar to unique_ptr except the deep copy on copy.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)