Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dintconversion.hxx54 template< typename DataType > struct uInt32Converter struct
56 typedef std::identity<DataType> to;
57 typedef std::identity<DataType> from;
61 unsigned int BlueIndex > struct uInt32Converter< struct
72 to;
78 from;