$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [forward_declare] Interest Inquiry toward Faster Compile Times
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2012-08-02 00:36:44
On Thursday 02 August 2012 00:28:25 Daniel Larimer wrote:
>
> Can we assume that this == &_store[0] ?
I don't think this is a valid assumption for non-POD types, which is fwd
because it has constructors and a destructor.