Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53422 - trunk/libs/tokenizer
From: steven_at_[hidden]
Date: 2009-05-29 19:50:19


Author: steven_watanabe
Date: 2009-05-29 19:50:18 EDT (Fri, 29 May 2009)
New Revision: 53422
URL: http://svn.boost.org/trac/boost/changeset/53422

Log:
Fix interval notation. Fixes #2064
Text files modified:
   trunk/libs/tokenizer/tokenizerfunction.htm | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/tokenizer/tokenizerfunction.htm
==============================================================================
--- trunk/libs/tokenizer/tokenizerfunction.htm (original)
+++ trunk/libs/tokenizer/tokenizerfunction.htm 2009-05-29 19:50:18 EDT (Fri, 29 May 2009)
@@ -126,7 +126,7 @@
       constructed.</td>
 
       <td>The return value indicates whether a new token was found in the
- sequence (next,end]</td>
+ sequence [next,end)</td>
 
       <td>If the return value is true, the new token is assigned to tok. next
       is always updated to the position where parsing should start on the


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk