diff options
author | Hui <hui.xie1990@gmail.com> | 2024-06-25 16:13:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 10:13:48 -0500 |
commit | 79e8a5952366eacd92201a8d6472726fc14e00fd (patch) | |
tree | 9517adfa0297f7fe9caa1eb3b1ab2193e5fab842 /libcxx/src/filesystem/operations.cpp | |
parent | 0e11a7e7179a2eb066e5f63f25b9277aa63f38eb (diff) | |
download | llvm-79e8a5952366eacd92201a8d6472726fc14e00fd.zip llvm-79e8a5952366eacd92201a8d6472726fc14e00fd.tar.gz llvm-79e8a5952366eacd92201a8d6472726fc14e00fd.tar.bz2 |
[libc++] Move allocator assertion into allocator_traits (#94750)
There is code duplication in all containers that static_assert the
allocator matches the allocator requirements in the spec. This check can
be moved into a more centralised place.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions