Type‐erased non‐const reference to an object in the bdlat array category.
Synopsis
Declared in <bdlar_arrayref.h>
class ArrayRef;
Member Functions
Name |
Description |
|
Constructors |
Invoke the specified |
|
Return the element type category of the wrapped array. |
|
Invoke the specified |
|
Return a pointer to the wrapped array. |
|
Reset the referred object to the default value. |
|
Set the size to the specified |
|
Return the number of elements in the wrapped array. |
|
Return a pointer to the vtable. |
Non-Member Functions
Name |
Description |
Invoke the specified |
|
Invoke the specified |
|
Set the size of the specified |
|
Return the number of elements in the specified |
|
Reset the specified |
Created with MrDocs