$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2008-01-06 09:39:24
dan marsden wrote:
> The documentation is not specific about which specific type (e.g. mpl::int_<1> for case 1 matching in the underlying switch statement) is going to be used.
mpl::integral_c< Integer, V > seems a good one to specify...
Regards,
Tobias