DECLTYPE 52 src/dps8/uthash.h # define DECLTYPE(x) (decltype(x)) DECLTYPE 55 src/dps8/uthash.h # define DECLTYPE(x) DECLTYPE 58 src/dps8/uthash.h # define DECLTYPE(x) (__typeof(x))