$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-06-07 05:58:29
>Why should reference and pointer be void by default? Do we mean void& and
>void* (or something)?
void* you can have, void& is not a legal type though..
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/