Searched defs:DECLTYPE (Results 1 – 1 of 1) sorted by relevance
52 #define DECLTYPE(x) (decltype(x)) macro59 #define DECLTYPE(x) (__typeof(x)) macro64 #define DECLTYPE(x) macro