
29 Nov
2006
29 Nov
'06
9:08 p.m.
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Alexander Nasonov Sent: Wednesday, November 29, 2006 12:25 PM All combinations of 20 types gives 400 variants. It's big for mpl::vector but I believe modern compilers can process typelists of this length if a library is carefully crafted.
Sounds like real variadic templates would be time better spent no? For the compiler writers that is.