Searched defs:DECLTYPE (Results 1 – 1 of 1) sorted by relevance
40 #define DECLTYPE(x) (decltype(x)) macro47 #define DECLTYPE(x) (__typeof(x)) macro52 #define DECLTYPE(x) macro