Boost logo

Boost Users :

Subject: Re: [Boost-users] Variadic versions of all the vector200 map50 stuff
From: Larry Evans (cppljevans_at_[hidden])
Date: 2013-09-19 11:32:54


On 09/19/13 08:06, Michael Steinberg wrote:
> Hello,
> I'm currently tracking down all the slowdowns I encounter when using
> boost in my Visual Studio solutions. Much of the slowdowns seem to
> happen, because there's a wide inclusion-usage of
> <boost/typeof/vector.hpp> throughout boost. This seems to be a replicate
> of <boost/mpl/vector.hpp>, which is not as much used, but equally evil.
> Inclusion of any of these headers leads to a 20MB increase in Visual
> Studio IntelliSense database size.
[snip]
> With the advent of variadic-enabled compilers (Visual Studio 2013RC just
> arrived), is anybody working on making this mpl-stuff variadic?
[snip]
This post:

http://article.gmane.org/gmane.comp.parsers.spirit.general/26005

mentions one, and there's been on in sandbox for several years:

http://svn.boost.org/svn/boost/sandbox/variadic_templates/boost/mpl/

HTH.

-Larry


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