Macro std::stringify

macro stringify($expr) { ... }

Stringifies an expression.

Example