Project

General

Profile

Feature #3919

Updated by Junxiao Shi over 6 years ago

Provide type(s) It would be useful to hold a `RegisteredPrefixId` or `InterestFilterId`. When exiting the scope containing an instance provide helpers to maintain "lifetime" of that type, the registered prefix or InterestFilter / expressed interest and automatically unregister / cancel upon exiting the scope.    This is unregistered. in the same spirit as ScopedEventId implementation.

Back