| Home | Trees | Indices | Help |
|
|---|
|
|
defines few algorithms, that deals with different properties of std containers
| Classes | |
| defaults_eraser | |
|
container_traits_impl_t this class implements the functionality needed for convinient work with STD container classes. |
|
|
list_traits extract information from the container |
|
|
deque_traits extract information from the container |
|
|
queue_traits extract information from the container |
|
|
priority_queue_traits extract information from the container |
|
|
vector_traits extract information from the container |
|
|
stack_traits extract information from the container |
|
|
map_traits extract information from the container |
|
|
multimap_traits extract information from the container |
|
|
hash_map_traits extract information from the container |
|
|
hash_multimap_traits extract information from the container |
|
|
set_traits extract information from the container |
|
|
multiset_traits extract information from the container |
|
|
hash_set_traits extract information from the container |
|
|
hash_multiset_traits extract information from the container |
|
| Functions | |||
|
|||
|
|||
| Variables | |
std_namespaces =
|
|
container_traits = list_traits, deque_traits, queue_traits, prtuple of all STD container traits classes |
|
| Variables Details |
container_traitstuple of all STD container traits classes
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Sun Feb 03 18:44:11 2008 | http://epydoc.sourceforge.net |