Return true if underlying map owns the keys and false otherwise. Note that false is always returned for zero‐sized DatumMapRef.

Synopsis

Declared in <bdld_datum.h>

bool
ownsKeys() const;

Created with MrDocs