let EventBaseLocal::getOrCreateFn function return value
Summary: Let the function passed to `EventBaseLocal::getOrCreateFn` directly return the value to be stored, rather than allocating it and returning a pointer. Details of its storage should be internal to `EventBaseLocal` and should not leak out into the creator functions. Differential Revision: D26246341 fbshipit-source-id: d72a62998985e42ef517eede3654324dc9f48709
Showing
Please register or sign in to comment