On Fri, May 25, 2012 at 12:50 PM, Gabriel Dos Reis <[email protected]> wrote: > On Fri, May 25, 2012 at 11:44 AM, Paweł Sikora <[email protected]> wrote: > >> so, why you just don't use the hash table implementation from libstdc++? > > we have agreed on C++03 as a bootstrap compiler. > There is unfortunately no hash table in C++03.
That's a shame. C++11 makes life wonderful.
