$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Root Pointer] Seeking a Review Manager
From: Peter Dimov (lists_at_[hidden])
Date: 2016-04-02 11:28:43
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.