[libcxx-commits] [PATCH] D104002: [libcxx][modularisation] splits `<utility>` into self-contained headers

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 9 20:02:54 PDT 2021


Quuxplusone requested changes to this revision.
Quuxplusone added a comment.
This revision now requires changes to proceed.

Moving `unary_function` without also moving `binary_function` is unusual.
Anyway, please hold off on this until after D103753 <https://reviews.llvm.org/D103753> is landed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104002



More information about the libcxx-commits mailing list