Home
last modified time | relevance | path

Searched refs:internal_type (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/basebmp/test/
H A Dbmpdemo.cxx164 typedef typename clone_const<T, unsigned char>::type internal_type; typedef in __anon169c9f4b0111::StridedArrayIterator
168 current_(reinterpret_cast<internal_type*>(ptr)) in StridedArrayIterator()
175 current_(reinterpret_cast<internal_type*>( in StridedArrayIterator()
214 internal_type* current_;
/trunk/main/basebmp/inc/basebmp/
H A Dstridedarrayiterator.hxx43 typedef typename clone_const<T, unsigned char>::type internal_type; typedef in basebmp::StridedArrayIterator
54 current_(reinterpret_cast<internal_type*>(ptr)) in StridedArrayIterator()
65 current_(reinterpret_cast<internal_type*>( in StridedArrayIterator()
105 internal_type* current_;

Completed in 25 milliseconds