| template <> |
| struct iterator_traits< const _Tp * > |
| Public Member Type Definitions | |
|---|---|
| typedef | ptrdiff_t difference_type |
| typedef | random_access_iterator_tag iterator_category |
| typedef | const _Tp * pointer |
| typedef | const _Tp & reference |
| typedef | _Tp value_type |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.