martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.5k stars 142 forks source link

intel compiler warnings (not a bug) #170

Open kirill-terekhov opened 1 year ago

kirill-terekhov commented 1 year ago

robin_hood.h(735): warning #3924: attribute namespace "clang" is unrecognized ROBIN_HOOD(FALLTHROUGH); // FALLTHROUGH

similar warning at lines: 716, 719, 722, 725, 728, 731 compiler icpc (ICC) 2021.8.0 20221119