[libc++] Move <memory> helpers outside of std::allocator_traits
authorLouis Dionne <ldionne@apple.com>
Tue, 3 Nov 2020 17:05:55 +0000 (12:05 -0500)
committerLouis Dionne <ldionne@apple.com>
Tue, 3 Nov 2020 17:27:26 +0000 (12:27 -0500)
commitd9a4f936d05c1e8740f5f73da1b149c36d25d02c
tree1f653d88967e998217aac503c15279612c3674b6
parent4b846820445ef33a099a19b5df983ed2f9d6e067
[libc++] Move <memory> helpers outside of std::allocator_traits

They don't really belong as members of allocator_traits.
libcxx/include/memory
libcxx/include/vector