$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-10-04 12:46:12
Hi there, don't know if this ever came up. I could not find anything
in the archives.
I would like to cast a shared_array<POD> into shared_array<unsigned
char>. Since there is no operator for that I wonder what the reason
is?
Thanks,
Christian