Catch::ResultWas Struct Reference

List of all members.

Public Types

enum  OfType {
  Unknown = -1, Ok = 0, Info = 1, Warning = 2,
  FailureBit = 0x10, ExpressionFailed = FailureBit | 1, ExplicitFailure = FailureBit | 2, Exception = 0x100 | FailureBit,
  ThrewException = Exception | 1, DidntThrowException = Exception | 2
}

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines

Generated on 2 Dec 2014 by  doxygen 1.6.1