VCCC  2024.05
VisualCamp Common C++ library
swap_ranges.hpp File Reference

Go to the source code of this file.

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<class I1 , class I2 >
using swap_ranges_result = in_in_result< I1, I2 >
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::swap_ranges_niebloid swap_ranges {}