31 Oct
2012
31 Oct
'12
4:03 a.m.
[Please do not mail me a copy of your followup]
boost-users@lists.boost.org spake the secret code
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