$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2001-12-17 10:53:50
From: "David Abrahams" <david.abrahams_at_[hidden]>
> In your case the arguments are there, but defaulted. How about "default"?
I think you might have trouble finding a compiler that will allow
"default" as a class name. If you do find one, I wonder if it will
allow "switch" as well. :-)
Mark