[libcxx-commits] [PATCH] D99044: [libc++] Split out `<__functional_{ops, search}>` from `<functional>`. NFCI

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 22 09:58:31 PDT 2021


cjdb added a comment.

In D99044#2641551 <https://reviews.llvm.org/D99044#2641551>, @Quuxplusone wrote:

> @ldionne wrote:
>
>> I would rather we use __functional/XYZ.h instead. Or if you convince me that __functional_XYZ is better instead, then we should make other headers consistent with that choice.
>
> The other headers have been consistent with `__functional_XYZ` forever. Let's take this to Slack.

There's a dedicated LLVM Discord server. Can we have this conversation there please?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99044



More information about the libcxx-commits mailing list