Michael Veksler <[EMAIL PROTECTED]> writes: | There is one more thing to consider: the ABI. | By changing the code in the header file will break the ABI | of tr1::unordered_set. Code compiled with older gcc and | newer and fixed-gcc will not interoperate.
tr1 is very experimental and we don't guarantee anything. -- Gaby