
30 Oct
2012
30 Oct
'12
10:03 p.m.
[Please do not mail me a copy of your followup] boost-users@lists.boost.org spake the secret code <k66ppo$i85$1@ger.gmane.org> thusly:
All I need is for __FILE__ and __LINE__ to be substituted in at the first level of macro expansion. [...]
I propose a refactoring like:
#define BOOST_REQUIRE( P ) BOOST_REQUIRE_FL( P, __FILE__, __LINE__ ) [...]
Gennady, if I make such a patch, will it be accepted? -- "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline> The Computer Graphics Museum <http://computergraphicsmuseum.org> The Terminals Wiki <http://terminals.classiccmp.org> Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>