mirror of
https://github.com/boostorg/algorithm.git
synced 2026-07-05 07:50:50 +02:00
45baad2431
I accidentally referred to the additional tests as using lvalues as inputs, when they’re actually using rvalues. This commit corrects the relevant comments.