Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2004-12-10 05:51:17


> Or do the regex library support both, native wchar_t support and the
> mapping to unsigned short? In the header regex_traits.hpp I saw some
> wrappers to "redirects calls to cpp_regex_traits<unsigned short> to
> cpp_regex_traits<__wchar_t>".

It supports both, provided you build with wchar_t support turned on, I'll
admit it's a complete hack though (the next revision will be a lot saner in
this respect).

John.


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