proxygen
folly::F14FastMap< Key, Mapped, Hasher, KeyEqual, Alloc > Class Template Reference

#include <F14Map-fwd.h>

Detailed Description

template<typename Key, typename Mapped, typename Hasher = f14::DefaultHasher<Key>, typename KeyEqual = f14::DefaultKeyEqual<Key>, typename Alloc = f14::DefaultAlloc<std::pair<Key const, Mapped>>>
class folly::F14FastMap< Key, Mapped, Hasher, KeyEqual, Alloc >

Definition at line 54 of file F14Map-fwd.h.


The documentation for this class was generated from the following file: