#include <map_ptr_stable_compare.h>
A map container that order pointers in a stable way, i.e. in the order pointers are presented. More...

A map container that order pointers in a stable way, i.e. in the order pointers are presented.
| Public Member Functions | |
| map_ptr_stable_compare () | |
| Basic constructor.  More... | |
| map_ptr_stable_compare (const map_ptr_stable_compare &other) | |
| Copy constructor.  More... | |
| map_ptr_stable_compare (const_iterator first, const_iterator last) | |
| Constructor.  More... | |
| 
 | inline | 
Basic constructor.
| 
 | inline | 
Copy constructor.
| 
 | inline | 
Constructor.