#include <stl_pair.h>
Inheritance diagram for pair:
|
Definition at line 70 of file stl_pair.h. |
|
Definition at line 71 of file stl_pair.h. |
|
The default constructor creates |
|
Two objects may be passed to a |
|
There is also a templated copy ctor for the |
|
Definition at line 73 of file stl_pair.h. Referenced by set< Key, Compare, Allocator >::insert(), and std::operator==(). |
|
Definition at line 74 of file stl_pair.h. Referenced by set< Key, Compare, Allocator >::insert(), and std::operator==(). |