This struct provides a namespace for suite of function templates providing non‐primitive operations on "array" types.

Synopsis

Declared in <bdlat_arrayutil.h>

struct ArrayUtil;

Static Member Functions

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.

Created with MrDocs