Return a non‐dereferenceable const iterator that yields begin() when incremented.
Synopsis
Declared in <bslstp_slist.h>
const_iterator
before_begin() const;
Return Value
const iterator preceding the first element
Created with MrDocs