stringify.hpp File Reference Stringification macro. More...
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Detailed DescriptionStringification macro. Separated from other util_macros to facilicate code factorisation. Authors:
Definition in file stringify.hpp. Macro Definition Documentation◆ SAFE_STRINGIFY
Stringification macros that can stringify arguments with commas. Definition at line 32 of file stringify.hpp. ◆ SAFE_STRINGIFY2
Definition at line 33 of file stringify.hpp. ◆ STRINGIFY
Definition at line 29 of file stringify.hpp. Referenced by Gambit::Printers::BaseBasePrinter::_print(), and Gambit::Printers::BaseBaseReader::_retrieve(). ◆ STRINGIFY2
Definition at line 30 of file stringify.hpp. |