Return a const‐pointer to the number of elements of the array this reference object represents.
Synopsis
Declared in <bdld_datum.h>
DatumArrayRef::size_type
size() const noexcept;
Return Value
the number of elements in the array
Created with MrDocs