
6 Jan
2011
6 Jan
'11
12:17 a.m.
On 1/5/2011 5:40 PM, Hossein Haeri wrote:
Dear all,
I have a piece of code in which contains:
template
void FuncStreamCtx::operator () (tag::shift_right, const L& l, const R& r) const { evaluate_helper(l, *this); const typename result_of::value<R>::type f = value(r); }
Warning: variable 'f' is unused. :-) That was easy. -- Eric Niebler BoostPro Computing http://www.boostpro.com