Macros
vul_whereami.h File Reference
#include <iostream>

Go to the source code of this file.

Macros

#define vul_whereami   (std::cerr << __FILE__ ", line " << __LINE__ << " : ")
 

Detailed Description

Author
fsm

Definition in file vul_whereami.h.

Macro Definition Documentation

◆ vul_whereami

#define vul_whereami   (std::cerr << __FILE__ ", line " << __LINE__ << " : ")

Definition at line 14 of file vul_whereami.h.