[Bug c++/36642] Problem with non matching template args in tr1_impl/hashtable

2008-06-26 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2008-06-26 20:45 --- *** This bug has been marked as a duplicate of 34724 *** -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

[Bug c++/36642] Problem with non matching template args in tr1_impl/hashtable

2008-06-26 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2008-06-26 19:42 --- (In reply to comment #0) > I think there may be two issues here demonstrated in the code below. The > example code is distilled from ./include/c++/4.3.0/tr1_imp/hashtable. To be clear: the example code is *not