[libcxx-commits] [PATCH] D127033: [libc++] Define ostream nullptr inserter for >= C++17 only
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 7 07:02:16 PDT 2022
ldionne requested changes to this revision.
ldionne added subscribers: jwakely, STL_MSFT.
ldionne added a comment.
This revision now requires changes to proceed.
Normally, we do apply LWG issues retroactively, so I wouldn't change this. @jwakely @STL_MSFT Any insight as to why your respective standard libraries guarded this with C++17?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127033/new/
https://reviews.llvm.org/D127033
More information about the libcxx-commits
mailing list