begin overloads

Synopses

Declared in <bslstl_map.h>

Return an iterator to the first element, or end if empty.

Return a const iterator to the first element, or end if empty.

Return Value

  • modifiable iterator to the first element, or end()

  • const iterator to the first element, or end()

Created with MrDocs