Boost logo

Boost Users :

Subject: Re: [Boost-users] [regex] Using Boost.Regex rather than std::regex with VC++
From: Diederick C. Niehorster (dcnieho_at_[hidden])
Date: 2009-10-31 23:13:43


Maybe through ADL it doesn't in his code? Ahmed, can you give us a
small snippet example of where you call a regex function and the one
you didnt expect is called?

Dee

On Sun, Nov 1, 2009 at 9:00 AM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Ahmed Charles 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>
>>
>
> This does give you the boost version.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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