[P2387R3](https://wg21.link/P2387R3) Pipe Support For User-Defined Range Adaptors New feature-test macro: ```cpp #define __cpp_lib_bind_back 202202L ``` This also **increases** the value of an existing feature-test macro: ```cpp #define __cpp_lib_ranges 202202L ```