Searched refs:UNCV (Results 1 – 3 of 3) sorted by relevance
21 #define UNCV(x) typename remove_const<x>::type macro23 #define UNCVREF(x) UNCV(UNREF(x))81 #undef UNCV
22 #define UNCV(x) typename remove_const<x>::type macro24 #define UNCVREF(x) UNCV(UNREF(x))90 #undef UNCV
21 \"UNCV(X)=typename remove_const<X>::type\" \\