$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Smart Ptr] make_shared slower than shared_ptr(new) on VC++9 (and 10) with fix
From: Peter Dimov (pdimov_at_[hidden])
Date: 2012-04-26 19:59:38
Mathias Gaunard wrote:
> I suppose you probably want to say that the type you're accessing the
> object with is actually the dynamic type of the object, but that idea is
> not supported anywhere in the standard.
3.8, object lifetime.