WTF
HashCountedSet.h File Reference
#include "Assertions.h"
#include "HashMap.h"
#include "Vector.h"
Go to the source code of this file.
Classes | |
class | WTF::HashCountedSet< Value, HashFunctions, Traits > |
Namespaces | |
namespace | WTF |
Functions | |
template<typename Value , typename HashFunctions , typename Traits > | |
void | WTF::copyToVector (const HashCountedSet< Value, HashFunctions, Traits > &collection, Vector< Value > &vector) |
template<typename Value , typename HashFunctions , typename Traits , typename VectorType > | |
void | WTF::copyToVector (const HashCountedSet< Value, HashFunctions, Traits > &collection, VectorType &vector) |