skarupke / flat_hash_map

A very fast hashtable
1.69k stars 186 forks source link

Which compiler and compiler condition do you use? #22

Open disillusion028 opened 5 years ago

disillusion028 commented 5 years ago

I can't work through your code with g++ 4.8.5 on linux,but it works in visual studio 2017 on win10,so what condition did you use?