proxygen
|
Public Member Functions | |
SimpleRetT (uint32_t ii, size_t jj, bool s) | |
SimpleRetT ()=default | |
Public Attributes | |
uint32_t | i |
size_t | j |
bool | success |
Definition at line 448 of file AtomicHashMap.h.
|
inline |
|
default |
uint32_t folly::AtomicHashMap< KeyT, ValueT, HashFcn, EqualFcn, Allocator, ProbeFcn, KeyConvertFcn >::SimpleRetT::i |
size_t folly::AtomicHashMap< KeyT, ValueT, HashFcn, EqualFcn, Allocator, ProbeFcn, KeyConvertFcn >::SimpleRetT::j |
bool folly::AtomicHashMap< KeyT, ValueT, HashFcn, EqualFcn, Allocator, ProbeFcn, KeyConvertFcn >::SimpleRetT::success |