Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ SYTEN_PRETTY_SLOC

#define SYTEN_PRETTY_SLOC (   x)    x.file_name(), ":", x.line(), ".", x.column()

Decomposes a SourceLocation object into three parts suitable for printing in SYTEN_ASSERT_MSG(…, SYTEN_PRETTY_SLOC(loc)).