Iterator providing non‐modifiable access to elements in this list.
Synopsis
Declared in <bslstl_list.h>
typedef List_Iterator<VALUE const> const_iterator;
Created with MrDocs
Iterator providing non‐modifiable access to elements in this list.
Declared in <bslstl_list.h>
typedef List_Iterator<VALUE const> const_iterator;
Created with MrDocs