|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_reg_value.h>
Public Types | |
| typedef A | allocator_type |
| The allocator type. | |
| typedef reg_blob< A > | class_type |
| The current parameterisation of the type. | |
| typedef ws_byte_t | value_type |
| The value type. | |
| typedef value_type const & | const_reference |
| The non-mutable (const) reference type. | |
| typedef value_type const * | const_pointer |
| The non-mutable (const) pointer type. | |
| typedef value_type const * | const_iterator |
| The non-mutating (const) iterator type. | |
| typedef ws_size_t | size_type |
| The size type. | |
| typedef ws_ptrdiff_t | difference_type |
| The difference type. | |
| typedef const_reverse_iterator_base< const_iterator, value_type const, const_reference, const_pointer, difference_type > | const_reverse_iterator |
| The non-mutating (const) reverse iterator type. | |
|
|
The allocator type.
|
|
|
The current parameterisation of the type.
|
|
|
The non-mutating (const) iterator type.
|
|
|
The non-mutable (const) pointer type.
|
|
|
The non-mutable (const) reference type.
|
|
|
The non-mutating (const) reverse iterator type.
|
|
|
The difference type.
|
|
|
The size type.
|
|
|
The value type.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |