$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-09-23 06:47:51
From: "Victor A. Wagner, Jr." <vawjr_at_[hidden]>
> I understand, but it's a lot faster to do a "switch" on an int, than on a
> const char* (another thing left out of the language)
Why would you do a "switch" on an exception's error code?