Boost logo

Boost :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-06-20 05:59:21


> I can fix the problem by changing lines 104-7 in instances.hpp,
eliminating the
> template specification <BOOST_REGEX_CHAR_T> after the constructor. E.g.,
change
> line 104 to:
>
> template reg_expression<BOOST_REGEX_CHAR_T>::reg_expression(const
> BOOST_DEFAULT_ALLOCATOR(BOOST_REGEX_CHAR_T)&);
>
> I don't know whether the compiler is wrong or whether this change might
break
> the code for other compilers. If the compiler is at fault, I will report
it to
> Digipaqard (or whatever they are calling themselves this week).

That was my fault, it's been fixed in the cvs for a while, but hasn't been
released yet :-(

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk