$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2003-11-13 10:32:36
Rene Rivera wrote:
> Dear Boosters,
>
> Did the one change Dave suggested of using the function template solution
> instead of the macro.. To avoid yet another BOOST macro...
>
> template <class T> inline void no_unused_variable_warning(const T&) {}
>
> Please take a look at the updated archive:
>
> http://groups.yahoo.com/group/boost/files/disable_warning.zip
>
* small enough
* simple enough
* cool enough
;)
Best,
John