folly::DefaultKeepAliveExecutor::weakRef

Returns a weak keep-alive to this executor.

Synopsis

Declared in <folly/DefaultKeepAliveExecutor.h>

folly::Executor::KeepAlive<>
weakRef();

Return Value

A weak keep-alive to this executor.