Subject: [Boost-bugs] [Boost C++ Libraries] #2064: Interval notation is wrong in tokenizer documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-07-01 16:40:26
#2064: Interval notation is wrong in tokenizer documentation
-----------------------------+----------------------------------------------
Reporter: jim_at_[hidden] | Owner: matias
Type: Patches | Status: new
Milestone: Boost 1.36.0 | Component: Documentation
Version: Boost 1.35.0 | Severity: Not Applicable
Keywords: tokenizer |
-----------------------------+----------------------------------------------
In tokenizer's TokenizerFunction Concept documentation, Expression
semantics, operator() Semantics, the range is described as "(next,end]"
but should be "[next,end)".
See:
http://en.wikipedia.org/wiki/Interval_%28mathematics%29#Notations_for_intervals
Just a little thing, I know, but a point of confusion.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2064> 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:49:58 UTC