j
k
j a
j l
Andrei Alexandrescu wrote:
partition requires bidirectional ranges but if you pass a random-access range it gives you back a portion of it, which is also a random-access range.
s/bidirectional/forward/ Andrei
Back to the thread
Back to the list