26 Apr
2014
26 Apr
'14
7:39 p.m.
On 26 April 2014 21:29, Andrzej Krzemienski
Hi, Is there in Boost a macro for disabling warnings about unused variables? (In case I intend my variable never to be used).
What about the ignore_unused_variable_warning template
function in