From practical point of view, adding auto-resize to circular_buffer<> is
easier than creating new container.

Well from a code comprehension view, is it helpful that a particular container may or may not be in a auto-resizing mode?

        We could well built a container that does everything,
        a combination of vector, list, queue and map - but
        is it helpful in the broader context of building and
        maintaining software?

Nigel


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to