$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-11-11 10:28:45
This is off topic really but:
>> protected:
>> static boost::shared_ptr<T>(as);
The parenthesis are not needed there.
John.