Y
Hacker News
new
|
ask
|
show
|
jobs
by
sph
1265 days ago
Wow, my C++ knowledge is even worse than I thought. I didn't know it had "pipelines".
https://en.cppreference.com/w/cpp/ranges
1 comments
maleldil
1265 days ago
It's not "pipelines". It's just an overloaded bitwise-or operator.
link