Return true if underlying map owns the keys and false otherwise. Note that false is always returned for zero-sized DatumMapRef.
Declared in <bdld_datum.h>
bool
ownsKeys() const;
true if the underlying map owns the keys, and false otherwise