Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 15578 - assert before refcount overflow (#22103)
* Issue 15578 - assert before refcount overflow * changed assert to VerifyOrDieWithMsg for better error reporting and code doc * use numeric_limits to avoid problems with underlying type change * restyled
- Loading branch information