$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Hagström (lars_at_[hidden])
Date: 2007-10-24 02:35:59
Hi,
In offset_ptr.hpp the static_pointer_cast<> &co are commented out. Why
is this?
I need something of the kind to do casts from a void* to a bool*, for
example.
Is there something I am missing?
Lars