[Boost-bugs] [Boost C++ Libraries] #6284: qi_parsers/numeric.htm documentation defects

Subject: [Boost-bugs] [Boost C++ Libraries] #6284: qi_parsers/numeric.htm documentation defects
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-17 15:04:07


#6284: qi_parsers/numeric.htm documentation defects
----------------------------------------------------------+-----------------
 Reporter: Allan Campbell <allanbcampbell@…> | Owner: hkaiser
     Type: Tasks | Status: new
Milestone: To Be Determined | Component: spirit
  Version: Boost 1.48.0 | Severity: Cosmetic
 Keywords: spirit documentation parsers numeric |
----------------------------------------------------------+-----------------
 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)

 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

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6284>
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