![]() This patch makes `std::rotate` a constexpr. In doing so, this patch also
updates the internal `__move` and `__move_backward` funtions to be
constexpr.
This patch was previously reverted in
|
||
---|---|---|
.. | ||
alg.binary.search | ||
alg.clamp | ||
alg.heap.operations | ||
alg.lex.comparison | ||
alg.merge | ||
alg.min.max | ||
alg.nth.element | ||
alg.permutation.generators | ||
alg.set.operations | ||
alg.sort |