Rodent of Unusual Size wrote:
-----BEGIN PGP SIGNED MESSAGE-----
...
There's at least one open implementation out there now: the GNU STL. What differentiates the RW codebase from the GNU one? If there are bugs or performance, uh, deficiencies in the GNU one, why not submit the changes to the gcc crowd?
GNU libstdc++ is a fine implementation of the standard but its big limitation is its dependency on gcc. What differentiates our implementation is its portability to all the other compilers besides gcc, which on most platforms other than Linux is still an inferior choice when compared to the native compiler. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]