$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-16 15:34:30
From: "Paul Mensonides" <pmenso57_at_[hidden]>
>
> Dave, is it the automatic recursion stuff or the new tuple management?
I.e. did
> it still work with automatic recursion that you know of?
I haven't changed any of my code to use the automatic recursion stuff yet.
I think it's the tuple stuff. See
http://mail.python.org/pipermail/c++-sig/2002-June/001435.html for an
example.
-Dave