$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Darin Adler (darin_at_[hidden])
Date: 2001-11-08 13:46:33
on 11/8/01 10:40 AM, Thomas Matelich at toms-mailing-lists_at_[hidden] wrote:
> In the docs, it uses a function called any_ptr, but I don't think it
> exists. Could someone please explain?
That's supposed to be any_cast. I fixed the place where it said any_ptr by
accident, so it will be right in a future release.
-- Darin