30 Dec
2010
30 Dec
'10
11:35 p.m.
I've some code, which is extensively using boost::mpl. It does not compile with g++ 4.5 or Visual C++ 2010 within 8GB of RAM -- always runs out of memory or runs into swapping (of course 64bit compiler). Is there any way to find out, how I can change this code to avoid needing so much memory?