Return an iterator providing non‐modifiable access pointing past‐the‐end of the array this reference object represents.
Synopsis
Declared in <bdld_datum.h>
DatumArrayRef::const_iterator
cend() const noexcept;
Return Value
a past‐the‐end iterator for this array reference
Created with MrDocs