$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko Gospodnetic (jurko_at_[hidden])
Date: 2004-08-27 05:10:03
Hi Markus.
"Markus Schöpflin" <markus.schoepflin_at_[hidden]> wrote in message
news:cgmnaf$8pe$1_at_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