Searched defs:DECLTYPE (Results 1 – 1 of 1) sorted by relevance
50 #define DECLTYPE(x) (decltype(x)) macro55 #define DECLTYPE(x) (__typeof(x)) macro59 #define DECLTYPE(x) (__typeof(x)) macro64 #define DECLTYPE(x) macro
Completed in 13 milliseconds