martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

Home Page:https://gitter.im/martinus/robin-hood-hashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intel compiler warnings (not a bug)

kirill-terekhov opened this issue · comments

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