Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches

Functions

template<class ForwardRange1, class ForwardIterator2>
ForwardIterator2 swap_ranges (ForwardRange1 &range1, ForwardIterator2 first2)
 swap_ranges implementation

Detailed Description

See also

Function Documentation

◆ swap_ranges()

template<class ForwardRange1, class ForwardIterator2>
ForwardIterator2 swap_ranges ( ForwardRange1 & range1,
ForwardIterator2 first2 )

Definition at line 37 of file swap_ranges.hpp.