$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-11-16 01:37:42
Given a MPL Random Access Container (typename Types) I want to make a
static const std::size_t array which contains the sizeof each type in Types.
How can I do this?
Thanks,
Michael Marcin