$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Root Pointer] Seeking a Review Manager
From: Phil Bouchard (philippeb8_at_[hidden])
Date: 2016-04-03 21:42:13
On 04/02/2016 11:28 AM, Peter Dimov wrote:
> Edward Diener wrote:
>
>> I have no idea from the documentation why I should use root_ptr, what
>> its purpose is, and when I should use it.
>
> And specifically, when one should use root_ptr and when node_ptr, and
> what happens when one mistakenly uses root_ptr instead of node_ptr and
> vice versa.
You will most likely have compile errors.