Boost logo

Boost Users :

From: pps (i-love-spam_at_[hidden])
Date: 2005-03-15 12:05:44


John Maddock wrote:
>
> Yes specialise regex_traits<uchar16> using c_regex_traits as a guide,
> actually I'm surprised it works at all: regex_traits<uchar16> shouldn't
> instantiate, but if you're happy then great.
>
> John.
>

In all the routines for char_traits I added equivalents to accept char
also (eg, I have assign(uchar& to, char& from) also )
I didn't try to run my code on unix, but on windows wchat_t is unsigned
short, that's why I think it worked. I'll try to run it on freebsd later.
Thanks


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net