Return true if underlying map is sorted and false otherwise.

Synopsis

Declared in <bdld_datum.h>

bool
isSorted() const;

Return Value

true if the underlying map is sorted

Created with MrDocs