peerplays-fc/include/fc/exception
Eric Frias 605e9ed7ef Change the variable substitution used in ilog(), FC_THROW() and similar
to make providing a name for the values to be logged optional; if not
specified, the variable name will be generated.  In other words,
you can now say ilog("${foo}", (foo)) instead of ilog("${foo}", ("foo", foo)).
2016-04-06 10:19:28 -04:00
..
exception.hpp Change the variable substitution used in ilog(), FC_THROW() and similar 2016-04-06 10:19:28 -04:00