You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/08/17 14:33:00 UTC

[jira] [Created] (ARROW-3071) [C++] Consider using #pragma once instead of include guards

Wes McKinney created ARROW-3071:
-----------------------------------

             Summary: [C++] Consider using #pragma once instead of include guards
                 Key: ARROW-3071
                 URL: https://issues.apache.org/jira/browse/ARROW-3071
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney


I think this is supported on all the compilers we support since we are C++11-only. This would ease maintenance and refactoring



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