Boost logo

Boost :

From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2003-11-14 05:08:25


news.gmane.org wrote:
> I think these are more descriptive:
>
> prevent_unused_variable_warning
> avoid_unused_variable_warning

I like those, especially the last.

> Or short and sweet:
>
> use_variable

No! use_variable(x) tells me that x is used for something, so I will
wonder what that "something" is. I also like Brian's idea:

boost::avoid_warning::unused_variable(x);

as to me, it would make sense if we would have other stuff to put into
boost::avoid_warning. (And maybe avoid_warning also help to avoid the
concerns of disable_warning that Rene raised)

Regards, Daniel

-- 
Daniel Frey
aixigo AG - financial solutions & technology
Schloß-Rahe-Straße 15, 52072 Aachen, Germany
fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99
eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk