This repository was archived by the owner on Jul 7, 2018. It is now read-only.
Fix references behavior
This release:
- fixes problem when false
Ref\NotifierExceptionthrown during object destruction if non-caught exception was thrown before such destruction (outside notifiers and referent object destructor) (#17); - do not call soft notifiers if original object was prevented from being destroyed in one of notifiers (#18).