On Fri, May 25, 2012 at 12:50 PM, Gabriel Dos Reis <g...@integrable-solutions.net> wrote: > On Fri, May 25, 2012 at 11:44 AM, Paweł Sikora <pl...@agmk.net> 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.