Home
last modified time | relevance | path

Searched defs:DECLTYPE (Results 1 – 1 of 1) sorted by relevance

/libbtbb/lib/src/
H A Duthash.h37 #define DECLTYPE(x) (decltype(x)) macro
40 #define DECLTYPE(x) macro
44 #define DECLTYPE(x) macro
46 #define DECLTYPE(x) (__typeof(x)) macro