Return the number of elements in the specified array.
Synopsis
Declared in <bdlat_arrayfunctions.h>
template<class TYPE>
std::size_t
size(TYPE const& array);
Created with MrDocs
Return the number of elements in the specified array.
Declared in <bdlat_arrayfunctions.h>
template<class TYPE>
std::size_t
size(TYPE const& array);
Created with MrDocs