previous overloads

Synopses

Declared in <bslstp_slist.h>

Return an iterator to the element preceding __pos.

Return a const iterator to the element preceding __pos.

Return Value

  • iterator to the predecessor of __pos

  • const iterator to the predecessor of __pos

Parameters

Name

Description

__pos

position whose predecessor is sought

Created with MrDocs