[1.33.1][mpl] increasing BOOST_MPL_LIMIT_LIST_SIZE doesn't work
27 Apr
2006
27 Apr
'06
1:19 p.m.
Hi, According to the mpl docs, defining above macro to e.g. 30 should make boost::mpl::list<> take 30 template arguments, and thus enable boost::variant<> to hold 21 different types (default: 20 on my platform (gcc 4.0)). Yet compiling the attached sample program gives me attached error message, which indicates that mpl::list<> still takes only 20 template parameters. Bug? Thanks, Marc -- Marc Mutz -- marc@klaralvdalens-datakonsult.se, mutz@kde.org Klarälvdalens Datakonsult AB, Platform-independent software solutions
6772
Age (days ago)
6772
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marc Mutz