
23 Feb
2012
23 Feb
'12
5:44 a.m.
A fix for VerifiedInt has been uploaded to the GitHub repository here: https://github.com/cppmaven/VerifiedInt In addition, I added separate exception types 'positive_overflow' and 'negative_overflow', to the policy which throws, so unit tests can verify the correct type of overflow. Continued feedback from the community is greatly appreciated. Thank you, Ben Robinson