KASSERT  0.0.1
Karlsruhe Assertion Library
kassert::internal::SourceLocation Struct Reference

Describes a source code location. More...

#include <kassert.hpp>

Public Attributes

char const * file
 Filename.
 
unsigned row
 Line number.
 
char const * function
 Function name.
 

Detailed Description

Describes a source code location.


The documentation for this struct was generated from the following file: