
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/04/2010 10:40 AM, Marius Stoica wrote:
That could handle the XInt-generated ones. But since the XInt code has to call out to other code too, that wouldn't solve the entire problem. I don't think C++ allocators, for instance, have any way other than exceptions to handle out-of-memory conditions.
Then i could write an nonthrowing allocator myself. And I can use STL with no- exception with no problems. Is there any other code that migth use exceptions that you're using ?
I haven't examined it for that.
Actually looking at the dependencies the only one that i think migth throw is smartptr wich in the documentation says it has functions that never throw and never call to throwing functions.
Then I'll see what I can do with it. - -- Chad Nelson Oak Circle Software, Inc. * * * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwJDm4ACgkQp9x9jeZ9/wQtOACgzINQKjA7d+drV4OCI1oZJx78 wX8AniWlzRzcWTp2m2BwZGHcns890JVi =hAjR -----END PGP SIGNATURE-----