This struct provides a namespace for suite of function templates providing non-primitive operations on "array" types.
Declared in <bdlat_arrayutil.h>
struct ArrayUtil;
| Name | Description |
|---|---|
accessElementByCategory | Invoke a categorized accessor on an element of the specified array. |
manipulateElementByCategory | Invoke a categorized manipulator on an element of the specified array. |