$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Istvan Buki (istvan.buki_at_[hidden])
Date: 2004-01-15 10:09:12
Hi all,
I'm using the mpl::list template in one of my aplications but I just hit
what seems to be a limit. list compile fine with 10 parameters but not
with 11. I saw in the documentation that there are several header files
like :
#include "boost/mpl/list/list50.hpp"
Are they meant to be used in cases like mine and if it is the case could
someone point me to a short example ?
Thanks for your help,
Istvan