E.V.E
v2023.02.15
 
Loading...
Searching...
No Matches

◆ swap_ranges

eve::algo::swap_ranges = function_with_traits<swap_ranges_>[default_simple_algo_traits]
inlineconstexpr

#include <eve/module/algo/algo/swap_ranges.hpp>

  • Accepts two things zipping together to range of pair.
  • Also can accept a zipped_range_pair.
  • returns void.
  • default unrolling is 4.
  • will align by default.
  • will do conversions if necessary.

Required header: #include <eve/module/algo/algo/swap_ranges.hpp>