$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-08-19 05:16:28
Lois,
>How about a typedef? "typedef oldname newname;" to preserve binary
compatibility, the other way round if you want to preserve the legacy name
but
not encourage it.
<
It's a template class - and there are no template typedef's (yet) .
- John.