Hi,
Does STL work on a 32-bit machine when a process's total memory is
over 2GB? E.g., a Pentium allows the process memory to be as
large as 3GB.
Ditto Boost multi arrays.
Are there any other C++ problems that I ought to know about? I've
actually bought half a dozen C++, STL, and FAQ books and don't
happen to remember this ever being mentioned.
Thanks.
Does STL work on a 32-bit machine when a process's total memory is
over 2GB? E.g., a Pentium allows the process memory to be as
large as 3GB.
Ditto Boost multi arrays.
Are there any other C++ problems that I ought to know about? I've
actually bought half a dozen C++, STL, and FAQ books and don't
happen to remember this ever being mentioned.
Thanks.
Comment