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