front overloads
Synopses
Declared in <bslstp_slist.h>
Return a reference to the first element.
Return a const reference to the first element.
const_reference
front() const;
Return Value
-
reference to the first element
-
const reference to the first element
Created with MrDocs