Return pointer to the location where the (held) map's sorted flag is stored.

Synopsis

Declared in <bdld_datum.h>

bool*
sorted() const;

Return Value

a pointer to the location where the (held) map's sorted flag is stored

Created with MrDocs