Macros
Macros

Macros

#define LOC   __FILE__ ":" TOSTRING(__LINE__) " "
 Stringify the line of code you are at. More...
 

Detailed Description

Macros that characterise the platform's time implementation.

Macro Definition Documentation

◆ LOC

#define LOC   __FILE__ ":" TOSTRING(__LINE__) " "

Stringify the line of code you are at.

This uses a couple of simpler string macros to indicate in which file and at what line this piece of code is at.

Definition at line 67 of file macros.hpp.



ecl_errors
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:16:11