$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-11-20 16:11:59
Andrei Alexandrescu wrote:
> So are you saying that you cannot build a typelist with more
> than 128 types in one shot, or that you can't have more than
> 128 types in any typelist no matter what?
The former, and the limit can be increased if needed :).
-- Aleksey