xtensor
xtensor copied to clipboard
Update for C++ 20 compatibility
Description
C++ 20 deprecates some std::allocator members. This PR updates xtensor allocators to work with C++20.
https://en.cppreference.com/w/cpp/memory/allocator
I think that the build checks need to be re-run.
Thanks! Looks good to me.
Thanks! and sorry for the late review