$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-09-21 06:40:40
Ivo Trowitzsch wrote:
> Hello everyone,
> 
>  
> 
> I am new to Boost. I am using Borland C++ Builder 6 (bcc32 v5.6).
> 
> Now I wanted to use the ptr_container/ptr_vector: So I included 
> <boost/ptr_container/ptr_vector.hpp>
 thats where the trouble starts, 
> without actually using a ptr_vector. Compiling leaves me with errors in 
> reversible_ptr_container.hpp:
I don't think borland support is going to happen, unless somebody does 
the porting. The compiler is *very* bad IMO. Sorry for the bad news.
-Thorsten