Return the number of elements in the specified array.
Declared in <bdlar_arrayref.h>
Return the number of elements in the specified array.
std::size_t
bdlat_arraySize(ArrayConstRef const& array);
» more...
Return the number of elements in the specified array.
std::size_t
bdlat_arraySize(ArrayRef const& array);
» more...