begin overloads
Synopses
Declared in <bslstp_slist.h>
Return an iterator to the first element.
Return a const iterator to the first element.
const_iterator
begin() const;
Return Value
-
iterator to the first element
-
const iterator to the first element
Created with MrDocs