$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-08-02 12:11:35
"Stephen Gross" <sgross_at_[hidden]> writes:
> Is there a way to get the length of an mpl vector as a static int?
mpl::size<v>::type::value
HTH,
-- Dave Abrahams Boost Consulting www.boost-consulting.com