
27 Aug
2004
27 Aug
'04
10:10 a.m.
Hi Markus. "Markus Schöpflin" <markus.schoepflin@comsoft.de> wrote in message news:cgmnaf$8pe$1@sea.gmane.org...
Aren't there compiler that require the variable name? I could have sworn we have a macro for this, BOOST_UNUSED_ARGUMENT() or something like this. But I can't find it right now...
I believe there is something similar in 'concept_check.hpp'. It is an inline do-nothing template function called 'ignore_unused_variable_warning()'. Btw, is there any reason why this can not be moved somewhere more general utility header? Regards, Jurko