Home
last modified time | relevance | path

Searched defs:uInt32Converter (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basebmp/source/
H A Dintconversion.hxx56 template< typename DataType > struct uInt32Converter struct
58 typedef std::identity<DataType> to;
59 typedef std::identity<DataType> from;
63 unsigned int BlueIndex > struct uInt32Converter< struct
74 to;
80 from;

Completed in 11 milliseconds