Subject: [Boost-bugs] [Boost C++ Libraries] #3237: Invalid headers in fusion documentation.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-02 09:41:01
#3237: Invalid headers in fusion documentation.
-------------------------------------+--------------------------------------
Reporter: juraj.ivancic@⦠| Owner: djowel
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: fusion
Version: Boost 1.39.0 | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Fusion documentation for set and map contains invalid headers:
#include <boost/fusion/container/set_fwd.hpp> instead of
#include <boost/fusion/container/set/set_fwd.hpp>
and
#include <boost/fusion/container/map_fwd.hpp> instead of
#include <boost/fusion/container/map/map_fwd.hpp>
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3237> 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