$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [block_ptr] & Java
From: Phil Bouchard (philippe_at_[hidden])
Date: 2013-09-02 10:31:49
On 9/2/2013 6:44 AM, Jonathan Wakely wrote:
>
>
> Why is <boost/block_ptr.hpp> in the top-level directory?
Maybe it belongs to shared_ptr but I am not certain.
> Why does <boost/block_ptr.hpp> include <iostream>?
I used iostream to debug I guess and I forgot to remove it.
-Phil