$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [pimpl] Some comments
From: Sohail Somani (sohail_at_[hidden])
Date: 2014-06-06 08:03:21
On 06/06/2014 6:12 AM, Mostafa wrote:
> When dealing with pimpl'd classes, the expected norm (in my experience)
> for making deep copies is to use the clone function.
Why?