AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ LOCATION

#define LOCATION
Value:
std::cout << "*** We are in \"" \
<< __FILE__ << "\" at line #" << __LINE__ << " ***" << std::endl;

print program location

Definition at line 70 of file dump_macros.h.