$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Standalone boost::ignore_unused_variable_warning()
From: Peter Dimov (lists_at_[hidden])
Date: 2014-05-19 09:00:49
Adam Wulkiewicz wrote:
> I requested a pull for unused_variable:
> https://github.com/boostorg/utility/pull/8
It should be just ignore_unused_variable, IMO. It doesn't ignore the
warning, it suppresses or avoids it.