From: John Maddock (john_at_[hidden])
Date: 2005-10-11 09:21:13


>> In addition to defining BOOST_REGEX_RECURSIVE in 1.33.0 I also had to
>> apply the attached patch in order to compile Boost under Windows x64.
>>
>> Otherwise the compiler is unable to deduce the correct template
>> parameter for std::min().

Doh! Yes, you're quite right, applied thanks.

John.