Subject: [Boost-bugs] [Boost C++ Libraries] #9110: Warning in fusion map with -Wshadow
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-13 15:33:53
#9110: Warning in fusion map with -Wshadow
------------------------------+---------------------
Reporter: mgaunard | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: fusion
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
{{{
/home/nt2/dev/boost/trunk/boost/fusion/container/map/detail/map_impl.hpp:
In constructor âboost::fusion::detail::map_impl<index_, Pair, T
...>::map_impl(typename boost::fusion::detail::call_param<T1>::type,
typename boost::fusion::detail::call_param<T>::type ...)â:
/home/nt2/dev/boost/trunk/boost/fusion/container/map/detail/map_impl.hpp:87:11:
warning: declaration of âelementâ shadows a member of 'this' [-Wshadow]
/home/nt2/dev/boost/trunk/boost/fusion/container/map/detail/map_impl.hpp:
In constructor âboost::fusion::detail::map_impl<index_, Pair, T
...>::map_impl(Pair&&, T&& ...)â:
/home/nt2/dev/boost/trunk/boost/fusion/container/map/detail/map_impl.hpp:91:11:
warning: declaration of âelementâ shadows a member of 'this' [-Wshadow]
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9110> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC