Sign in
apache
/
stdcxx
/
86e2fd8b8fd5aa028ac013de6810eac013681e70
/
.
/
examples
/
manual
/
out
/
advance.out
blob: 2a2870cb476f077ec3ddd88c43a5f3bdb80bc2fd [
file
] [
log
] [
blame
]
For
the list
:
3
4
5
6
7
8
When
the iterator
is
initialized to l
.
begin
(),
it points to
3
After
advance
(
itr
,
4
),
the iterator points to
7