[libcxx-commits] [PATCH] D133638: [libc++] static_assert that rebinding the allocator works as expected

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 14 14:11:21 PDT 2022


ldionne added a comment.

Just out of curiosity, can you link to the place in the standard where that requirement is laid out? I can't imagine things working reliably if that's not satisfied, but it would be nice to back this with something solid. And in that case, probably reference that section in the static assert message.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133638/new/

https://reviews.llvm.org/D133638



More information about the libcxx-commits mailing list