Uhh what?

Throw exceptions from your constructor...

Sorry for the TP.

-----Original Message-----
From: boost-users-bounces@lists.boost.org 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.