|
kassert
1.0.0
Assertion library for KaMPIng
|
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.