Represents a location in source code (for debugging). More...
#include <StringUtil.h>
Data Fields | |
const char * | function |
const char * | file |
uint32_t | line |
Represents a location in source code (for debugging).
Definition at line 69 of file StringUtil.h.