STLdoc
STLdocumentation
|
Macros | |
#define | _MAP_ |
Functions | |
template<class _Kty , class _Ty , class _Pr , class _Alloc > | |
void | swap (map< _Kty, _Ty, _Pr, _Alloc > &_Left, map< _Kty, _Ty, _Pr, _Alloc > &_Right) |
template<class _Kty , class _Ty , class _Pr , class _Alloc > | |
void | swap (multimap< _Kty, _Ty, _Pr, _Alloc > &_Left, multimap< _Kty, _Ty, _Pr, _Alloc > &_Right) |
#define _MAP_ |