Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1529: Missing include statement
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-28 18:07:16
#1529: Missing include statement
--------------------------------------+-------------------------------------
Reporter: jensseidel_at_[hidden] | Owner: djowel
Type: Patches | Status: new
Milestone: Boost 1.36.0 | Component: fusion
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment(by srajko):
[Bug Sprint]
Confirmed - the file is missing the is_const include, and
{{{
#include <boost/fusion/container/deque/deque_iterator.hpp>
}}}
fails with
{{{
.../boost/fusion/container/deque/deque_iterator.hpp:45: error: 'is_const'
was not declared in this scope
}}}
Patch attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1529#comment:1> 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:00 UTC