Searched refs:static_cast (Results 1 – 1 of 1) sorted by relevance
43 #define static_cast(type, val) (type)(val) macro45 #define static_cast(type, val) (val) macro
Completed in 4 milliseconds