proxygen
|
#include <F14Set-fwd.h>
Public Member Functions | |
F14ValueSet () | |
F14ValueSet & | operator= (std::initializer_list< value_type > ilist) |
Public Member Functions inherited from folly::f14::detail::F14BasicSet< Key, Hasher, KeyEqual, Alloc > | |
F14BasicSet ()=default | |
std::size_t | getAllocatedMemorySize () const |
void | visitAllocationClasses (V &&visitor) const |
void | visitContiguousRanges (V &&visitor) const |
Private Types | |
using | Super = f14::detail::F14BasicSet< Key, Hasher, KeyEqual, Alloc > |
Definition at line 34 of file F14Set-fwd.h.
|
private |
|
inline |
Definition at line 119 of file F14Set.h.
|
inline |