Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6284: qi_parsers/numeric.htm documentation defects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-17 16:20:38
#6284: qi_parsers/numeric.htm documentation defects
-----------------------------------------------------------+----------------
Reporter: Allan Campbell <allanbcampbell@â¦> | Owner: hkaiser
Type: Tasks | Status: closed
Milestone: To Be Determined | Component: spirit
Version: Boost 1.48.0 | Severity: Cosmetic
Resolution: fixed | Keywords: spirit documentation parsers numeric
-----------------------------------------------------------+----------------
Comment (by hkaiser):
Replying to [ticket:6284 Allan Campbell <allanbcampbell@â¦>]:
> A number of numeric parser names are listed without trailing underscore:
>
> long_double
> bin
> oct
> hex
> ulong_long
> ulong_long(num)
> long_long
> long_long(num)
Yes, that's correct. The parser primitives don't have a trailing
underscore in their name.
> The paramerized version of two parsers are missing the (num) parameter:
>
> double_ ...Parse a floating point number into a double, a number is
matched only if it's num
>
> long_double ...Parse a floating point number into a long double, a
number is matched only if it's num
Thanks, that's fixed now.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6284#comment:2> 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:08 UTC