FastLED 3.9.15
Loading...
Searching...
No Matches
fl::TraceEntry Struct Reference

Detailed Description

A single stack trace entry with location information.

Definition at line 27 of file trace.cpp.hpp.

#include <trace.cpp.hpp>

Public Member Functions

 TraceEntry () FL_NOEXCEPT
 
 TraceEntry (const char *f, int l) FL_NOEXCEPT
 

Public Attributes

const char * function
 
int line
 

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