raw_storage_iterator Class Reference
#include
<stdapis/stlport/stl/_raw_storage_iter.h>
Link against: glxfullscreenview.lib
class raw_storage_iterator : public iterator< output_iterator_tag, void, void, void, void > |
Protected Attributes |
---|
_ForwardIterator | _M_iter |
Member Type Definition Documentation
Typedef difference_type
typedef void | difference_type |
Typedef iterator_category
Member Attribute Documentation
_M_iter
_ForwardIterator | _M_iter | [protected] |
Constructor & Destructor Documentation
raw_storage_iterator ( _ForwardIterator )
raw_storage_iterator | ( | _ForwardIterator | __x | ) | [inline, explicit] |
Member Function Documentation
operator= ( const _Tp & )