|
MNX Document Model
|
Implements Array append overloads from a type's make(...) signature.
More...
#include <BaseTypes.h>
Public Member Functions | |
| T | append (Args... args) |
| Append a new element at the end of the array. (Available only for Base types) | |
Implements Array append overloads from a type's make(...) signature.
|
inline |
Append a new element at the end of the array. (Available only for Base types)