BloombergLP::bdld::DatumMapRef::front

Return a reference providing non-modifiable access to the first element of the map this reference object represents. The behavior is undefined unless size() > 0.

Synopsis

Declared in <bdld_datum.h>

DatumMapRef::const_reference
front() const;