|
proxygen
|
#include <F14Set.h>
Public Member Functions | |
| F14BasicSet ()=default | |
| std::size_t | getAllocatedMemorySize () const |
| template<typename V > | |
| void | visitAllocationClasses (V &&visitor) const |
| template<typename V > | |
| void | visitContiguousRanges (V &&visitor) const |
Private Types | |
| using | Super = std::unordered_set< K, H, E, A > |
|
default |
|
inline |
Definition at line 63 of file F14Set.h.
Referenced by folly::F14VectorSet< Key, Hasher, KeyEqual, Alloc >::operator=().
|
inline |
Definition at line 72 of file F14Set.h.
Referenced by folly::f14::detail::F14BasicSet< Key, Hasher, KeyEqual, Alloc >::getAllocatedMemorySize(), and folly::F14VectorSet< Key, Hasher, KeyEqual, Alloc >::operator=().
|
inline |
Definition at line 83 of file F14Set.h.
Referenced by folly::F14VectorSet< Key, Hasher, KeyEqual, Alloc >::operator=().