$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-07-26 12:22:12
Here is an example of an instanciation statement for those who cannot read
attachments:
squad_ptr<parent> p(new (ref) child("John", "McInnis"));
Is it acceptable (the names are temporary)?
Philippe A. Bouchard