Standard C++ Library Reference ISO/IEC (VERSION3)
vector<bool, Alloc>::swap
void swap(reference left, reference right);
The static member function swaps the members of the controlled sequences designated by
left and right.
See also the Table of Contents and the Index.
Copyright © 1994-2001 by P.J. Plauger. Portions derived from work copyright © 1994 by
Hewlett-Packard Company. All rights reserved.