Boost logo

Boost :

From: Lorenzo Bettini (bettini_at_[hidden])
Date: 2007-05-03 02:16:22


John Maddock wrote:
> Lorenzo Bettini wrote:
>>>> Ps Open Punctuation
>>>> Pe Close Punctuation
>>>>
>>>> and I thought they might be related (by the way, I actually did not
>>>> understand what they're for, since there's no example).
>>> [[:Ps:]] matches any opening punctuation
>>> [[:Pe:]] matches any closing punctuation
>>>
>>> Exactly what that means is defined by the Unicode std, and these are
>>> only supported by u32regex when Boost.Regex is built with ICU
>>> support enabled.
>> You mean something like ` and '?
>
> No, I did a quick scan of unidata.txt and the only ASCII characters
> classified as Ps are (, [ and {. The next one that shows up is "TIBETAN

OK, thanks; unfortunately it's not related to the related closing part

> MARK GUG RTAGS GYON" whatever that is :-)

ah! :-)

thanks again
        Lorenzo

-- 
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk