Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2006-09-03 08:10:53


"Holcomb, William \(Tom \)" <wtholcom_at_[hidden]> writes:

> Are there any map/set (or general/performance MPL) fixes for problems in
> earlier Boosts (such as 1.33.1) that didn't make it into the 1.34.0
> Release Candidate? I ask because I'm working on a metaprogramming
> prototype (~200 lines of code so far) that uses associative sequences
> and whose compilation behavior was greatly improved by switching from
> 1.33.1 to 1.34.0, but now the compiler (msvc-8) runs out of heap space
> if I increase the size of the input sequence from 4 to 5 (in production,
> my solution would have to contend with sequences of size 60+, so I'm
> worried).

Have you looked for vc8 options to increase the heap space?

> I can't rule out the possibility that I've got some HUGE
> recursion or something going on in my prototype, but I want to pursue
> this possibility as well. If anyone is aware of said late-breaking
> fixes, I'd be grateful if you'd let me know how to get them (please be
> patient as I am a total CVS (not to mention Boost/MPL/newsgroup)
> newbie).

I'm not aware of any such fixes for 1.33.1, sorry.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.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