Searched defs:uInt32Converter (Results 1 – 1 of 1) sorted by relevance
56 template< typename DataType > struct uInt32Converter struct58 typedef std::identity<DataType> to;59 typedef std::identity<DataType> from;63 unsigned int BlueIndex > struct uInt32Converter< struct74 to;80 from;
Completed in 6 milliseconds