KASSERT
0.0.1
Karlsruhe Assertion Library
|
Describes a source code location. More...
#include <kassert.hpp>
Public Attributes | |
char const * | file |
Filename. | |
unsigned | row |
Line number. | |
char const * | function |
Function name. | |
Describes a source code location.