Returns a reference to the last element.

Synopsis

Declared in <absl/container/linked_hash_set.h>

reference
back();

Return Value

A reference to the last element.

Created with MrDocs