Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
swap_ranges.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

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