Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Fix references behavior

Choose a tag to compare

@pinepain pinepain released this 10 Aug 10:01
· 53 commits to master since this release

This release:

  • fixes problem when false Ref\NotifierException thrown 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).