$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Malcolm Cifuentes (malcolm_cifuentes_at_[hidden])
Date: 2005-05-25 22:25:19
any one know if there is any documentation on the new call before I go
digging in the source.
I would like to know the minimum class I can define for it to be created
with new?
The first function (i.e. the equivalence to a ctor in C++) to be called on
the class when new is called.
thanks
mal
I