$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-09-16 16:41:37
Uhh what?
Throw exceptions from your constructor...
Sorry for the TP.
-----Original Message-----
From: boost-users-bounces_at_[hidden] on behalf of Robert Ramey
Of course I realize that this is not always possible to eliminate "two phase
construction" - in C++ often due the problems of handling exceptions in
constructors but I still I prefer to minimise this.