Same as the preceding overload for the specified elements type.

Synopsis

Declared in <bdld_datummaker.h>

bdld::Datum
operator()(
    bdld::DatumIntMapEntry const* elements,
    int size,
    bool sorted = false) const;

Created with MrDocs