Open zannads opened 11 months ago
Create a custom iterator that you can get with ebegin () and eend () so that when you dereference it, you actually get the element and not the pointer!
ebegin ()
eend ()
Create a custom iterator that you can get with
ebegin ()
andeend ()
so that when you dereference it, you actually get the element and not the pointer!