You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/04/19 15:06:01 UTC

[jira] [Created] (ARROW-2478) [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode

Phillip Cloud created ARROW-2478:
------------------------------------

             Summary: [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode
                 Key: ARROW-2478
                 URL: https://issues.apache.org/jira/browse/ARROW-2478
             Project: Apache Arrow
          Issue Type: Improvement
    Affects Versions: 0.9.0
            Reporter: Phillip Cloud
            Assignee: Phillip Cloud
             Fix For: 0.10.0


This would use {{static_cast}} in release mode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)