[libcxx-commits] [PATCH] D124346: [libc++] Complete the implementation of N4190
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 22 09:38:47 PDT 2022
philnik added a comment.
@cmtice I'm guessing you build with C++17 or higher? In that case it's expected, since `unary_function` doesn't exist anymore.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124346/new/
https://reviews.llvm.org/D124346
More information about the libcxx-commits
mailing list