Documentation
Overview
Building ASL
Documentation
Library Wiki Docs
Indices
Browse Perforce
More Info
Release Notes
Wiki
Site Search
License
Success Stories
Contributors
Media
Download
Perforce Depots
Support
ASL SourceForge Home
Mailing Lists
Discussion Forums
Report Bugs
Suggest Features
Contribute to ASL
RSS
Short-text news
Full-text news
File releases
Other Adobe Projects
Open @ Adobe
Adobe Open Source
Adobe Labs
Adobe Media Gallery
C++ Benchmarks
Other Resources
Boost
RIAForge
SGI STL
Functions
swap_ranges
Mutating Algorithms
Functions
template<class ForwardRange1 , class ForwardIterator2 >
ForwardIterator2
swap_ranges
(ForwardRange1 &range1, ForwardIterator2 first2)
Detailed Description
See Also
STL documentation for
swap_ranges
Function Documentation
ForwardIterator2 adobe::swap_ranges
(
ForwardRange1 &
range1
,
ForwardIterator2
first2
)
swap_ranges implementation
Definition at line
38
of file
swap_ranges.hpp
.