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;
Return Value
true if the underlying map owns the keys, and false otherwise
Created with MrDocs