$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-03-26 16:26:22
----- Original Message -----
From: "Phlip" <pplumlee_at_[hidden]>
> I ended that thread when I figured out how to safely return a None. Boost
> does not (yet) translate a C++ NULL into a None.
As of the latest boost release: yes, it does!
-Dave