This class provides a type‐erased, read‐only reference to an array value that dispatches operations through a vtable.
Synopsis
Declared in <bdlar_arrayref.h>
class ArrayConstRef;
Member Functions
Name |
Description |
|
Constructors |
Invoke the specified |
|
Return the element type category of the wrapped array. |
|
Return a pointer to the wrapped array. |
|
Return the number of elements in the wrapped array. |
|
Return a pointer to the vtable. |
|
Return the |
Non-Member Functions
Name |
Description |
Return the XSD name for the specified |
|
Invoke the specified |
|
Return the number of elements in the specified |
Created with MrDocs