$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-07-27 21:49:47
A long time ago I read a post that mentioned a standard way to disable
unused variable warnings in boost. Specifically this one:
Although a trivial utility it seems generally useful to me and I was
wondering if it existed in boost as a utility somewhere.
It seems silly to recreate that function every time you need to disable
such a warning.
Thanks,
Michael Marcin