Commits

Wes McKinney authored 2df2a9ef9db
ARROW-3157: [C++] Add Buffer::Wrap, MutableBuffer::Wrap convenience methods for wrapping typed memory, std::vector<T> Author: Wes McKinney <wesm+git@apache.org> Closes #2566 from wesm/ARROW-3157 and squashes the following commits: 983e6ec37 <Wes McKinney> Add Buffer::Wrap, MutableBuffer::Wrap convenience for creating a buffer referencing a typed C array or std::vector