Lumiera
0.pre.03
»edit your freedom«
|
Functions | |
ptrdiff_t | captureRawAddrOffset (RawAddr anchor, RawAddr subject) |
template<class TAR > | |
static TAR * | relocate (RawAddr anchor, ptrdiff_t offset) |
Variables | |
const ptrdiff_t | FUNCTOR_PAYLOAD_OFFSET |
const ptrdiff_t FUNCTOR_PAYLOAD_OFFSET |
implementation defined : offset of a payload placed directly into a std::function when the small object optimisation applies.
Definition at line 135 of file lazy-init.hpp.
Referenced by LazyInit_test::verify_triggerMechanism().