allow callbacks to be set and called on updates
Summary: Allow callbacks to be attached to a SettingCore (via SettingWrapper), with lifetime managed by a guard object which automatically unregisters the callback at destruction. This provides an API for clients to react to changes in settings without polling. Reviewed By: yfeldblum Differential Revision: D25592427 fbshipit-source-id: a11a98ed651ef56a0fc86f5f5e4ed235f2289746
Showing
Please register or sign in to comment