Synopses

Declared in <folly/observer/detail/Core.h>

[[nodiscard]]
shared_ptr<Core>
shared_from_this();
[[nodiscard]]
shared_ptr<Core const>
shared_from_this() const;

Return Value

Note

The return value should not be discarded.

Created with MrDocs