Searched defs:check32BitType (Results 1 – 1 of 1) sorted by relevance
252 template<> struct check32BitType<unsigned int> {}; struct253 template<> struct check32BitType<int> {}; struct254 template<> struct check32BitType<float> {}; struct