On Sat, Oct 31, 2009 at 2:02 PM, Ahmed Charles <
ahmedcharles@...> wrote:
> I'm using VC2010, which provides an implementation of
> std::regex/std::tr1::regex and boost gladly uses this implementation rather
> than it's own. I'd like to turn this off, so that I get the boost version
> when including:
>
> #include <boost/regex.hpp>
>
> Thanks in advance.
This may not be an answer you want, I do not know the regex library,
but maybe Boost.Xpressive still uses the normal Boost-side code since
it uses regex, at the very least the static version does.
_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users