libfsafe  0.1.1
eases writing fail-safe code (C++)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
libfsafe::AssertionFailureIndicates that an assertion failed
libfsafe::PostconditionViolationIndicates that a caller did not fulfill its part of the contract
libfsafe::PreconditionViolationIndicates that an assertion failed
libfsafe::UnexpectedExceptionTo be thrown when a statement threw an exception that was not anticipated, i.e
 All Classes Files Defines