before_begin overloads
Synopses
Declared in <bslstp_slist.h>
Return a non‐dereferenceable iterator that yields begin() when incremented.
Return a non‐dereferenceable const iterator that yields begin() when incremented.
const_iterator
before_begin() const;
Created with MrDocs