[libcxx-commits] [libcxx] [libc++][ranges] P2387R3: Pipe support for user-defined range adaptors (PR #89148)
LEE KYOUNGHEON via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 23 09:28:10 PDT 2024
stripe2933 wrote:
The definition `range_adaptor_closure` have to be exported via [this file](https://github.com/llvm/llvm-project/blob/main/libcxx/modules/std/ranges.inc) (line 142).
https://github.com/llvm/llvm-project/pull/89148
More information about the libcxx-commits
mailing list