$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [exception] Virtual inheritance withnodefaultconstructors
From: Adam Badura (abadura_at_[hidden])
Date: 2009-05-14 02:47:16
> Also we would have to require from the exception classes that they were
> copy-constructible and that such copies are equivalent.
This is required anyway. Somehow I forgot that. Sorry.
But the other notes I still consider true.
Adam Badura