Subject: [Boost-bugs] [Boost C++ Libraries] #2974: Error in Karma format example in introduction.qbk
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-28 21:54:13
#2974: Error in Karma format example in introduction.qbk
-------------------------------------------------+--------------------------
Reporter: Mateusz Loskot <mateusz_at_[hidden]> | Owner: djowel
Type: Patches | Status: new
Milestone: Boost 1.39.0 | Component: spirit
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: spirit karma doc |
-------------------------------------------------+--------------------------
In the Spirit 2
[http://www.boost.org/doc/libs/1_38_0/libs/spirit/doc/html/spirit/introduction.html
introduction] there is following example of Karma format description:
{{{
(*int_ << eol)
}}}
which, AFAIU, should read
{{{
*(int_ << eol)
}}}
Tiny patch included
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2974> 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