User profile: jwoolsto

User info
User name:jwoolsto
Email:Jared.Woolston@asu.edu
Name:Jared Woolston
Location:Arizona
Statistical data
Birthdate:Mar
Gender:Male
Occupation:Engineer
Skills:C
PHP
C++
LISP
C#
C#/.NET
XML
History
Joined:
Number of posts:36
Latest posts:

vector member variable
I have a class which needs a large 2D matrix, preferably of dynamic size but compile time setting of...

bad_alloc
There seems to be another bug with another 20,000 element array at the same time but my test program...

bad_alloc
Will do. BTW, it works when I hard code 10,000 elements instead of the 20,000. Thanks for the ef...

bad_alloc
The pointers are all stored in a custom object. At the moment, I havn't used a single STL container ...

bad_alloc
It allocates other objects elsewhere....I wouldn't call it a large number, maybe 10 or so custom wri...