Macros

Defines

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

Detailed Description

Macros that characterise the platform's time implementation.


Define Documentation

#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 46 of file macros.hpp.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines


ecl_errors
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Jan 11 11:43:49 2013