$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-07-17 08:27:49
"John Maddock" <john_at_[hidden]> writes:
> The string algo library is currently failing with Borland's compiler because
> it uses code like:
>
> template< typename T >
>
> class has_native_replace
>
> {
>
> #ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
>
> private:
>
> static T* t;
>
<snip>
Really? Double-spaced with no indentation? And Borland doesn't like
that? <wink>
Seriously, is the indentation problem due to tabs in the source code?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com