
31 Oct
2009
31 Oct
'09
7 p.m.
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