Wes McKinney created ARROW-9032:
-----------------------------------
Summary: [C++] Split arrow/util/bit_util.h into multiple header
files
Key: ARROW-9032
URL: https://issues.apache.org/jira/browse/ARROW-9032
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 1.0.0
This header has grown quite large and any given compilation unit's use of it is
likely limited to only a couple of functions or classes. I suspect it would
improve compilation time to split up this header into a few headers organized
by frequency of code use.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)