IAssert.h#
Fully qualified name: carb/assert/IAssert.h
In directory: carb/assert
Source file: IAssert.h
Provides an interface to allow for more detailed assertion failure dialogues.
Namespaces#
- carb
 The main Carbonite namespace.
- carb::assert
 Namespace for all assertion checking helpers and interfaces.
Structs#
- carb::assert::AssertEntry
 Information about an assertion.
- carb::assert::IAssert
 Interface to provide functionality to display assertion failures in greater detail.