Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2008-07-20 21:04:24


on Sun Jul 20 2008, Daryle Walker <darylew-AT-hotmail.com> wrote:

> I think that MPL lists are limited to 20 elements total.

MPL lists are infinitely extensible (at least up to the limitations of
your compiler.) There are numbered forms for lists of any practical
length longer than 20 elements, and you can always construct longer
lists by catenating them. However, it's nearly always more efficient to
use MPL vector than MPL list.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net