Return the number of elements in the passed array a as a constant expression.
Synopsis
Declared in <bdlb_arrayutil.h>
#define BDLB_ARRAYUTIL_LENGTH(a)
Parameters
Name |
Description |
a |
array whose length is returned |
Created with MrDocs