Return an iterator representing the beginning of the sequence of entries held by this container.

Synopses

Declared in <bdlc_flathashtable.h>

Return an iterator representing the beginning of the sequence of entries held by this container.

Return an iterator representing the beginning of the sequence of entries held by this container.

Return Value

  • iterator to the first entry, or end if empty

  • const iterator to the first entry, or end if empty

Created with MrDocs