[libc++] Re-apply `std::indirectly_readable` and `std::indirectly_writable`
That was originally committed in 04733181 and then reverted in a9f11cc0 because it broke several people. The problem was a missing include of __iterator/concepts.h, which has now been fixed. Differential Revision: https://reviews.llvm.org/D100073
Loading
Please sign in to comment