#include <support/Vector.h>
#include <support/SortedVector.h>
Go to the source code of this file.
Classes | |
class | SAbstractKeyedVector |
Abstract type-independent implementation of SKeyedVector. More... | |
class | SKeyedVector |
Templatized container of key/value pairs. More... | |
Functions | |
template<class KEY, class VALUE> | |
void | BSwap (SKeyedVector< KEY, VALUE > &v1, SKeyedVector< KEY, VALUE > &v2) |