tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
assert_msg Struct Reference

Payload for an assertion. More...

#include <assert.hpp>

Public Attributes

char const * expression {nullptr}
 
char const * file {nullptr}
 
char const * func {nullptr}
 
int line {}
 

Detailed Description

Payload for an assertion.

Member Data Documentation

◆ expression

char const* expression {nullptr}

◆ file

char const* file {nullptr}

◆ func

char const* func {nullptr}

◆ line

int line {}

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