proxygen
|
#include <F14TestUtil.h>
Public Types | |
using | is_transparent = void |
Public Member Functions | |
uint64_t | unwrap (Tracked< Tag > const &v) const |
uint64_t | unwrap (uint64_t v) const |
template<typename A , typename B > | |
bool | operator() (A const &lhs, B const &rhs) const |
Definition at line 293 of file F14TestUtil.h.
using folly::f14::TransparentTrackedEqual< Tag >::is_transparent = void |
Definition at line 294 of file F14TestUtil.h.
|
inline |
Definition at line 304 of file F14TestUtil.h.
References folly::gen::unwrap.
|
inline |
Definition at line 296 of file F14TestUtil.h.
References folly::f14::Tracked< Tag >::val_.
|
inline |
Definition at line 299 of file F14TestUtil.h.
References v.