Google has released a library of C++11-compliant extensions to the STL that may help make a lot of Arrow code simpler:
https://github.com/abseil/abseil-cpp/
This code is not header-only and so would require some effort to add to the toolchain at the moment since it only supports the Bazel build system
Reporter: Wes McKinney / @wesm
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-1669. Please see the migration documentation for further details.