Searched defs:CAST (Results 1 – 1 of 1) sorted by relevance
422 #define CAST(T, b) static_cast<T>(b) macro426 #define CAST(T, b) ((T)(b)) macro