begin
Description
Obtains the address of the start element in an SVector.
Definition
1 2 | T *begin() noexcept const T *begin() const noexcept |
Returns
Type |
Input/Output |
Description |
|---|---|---|
T * |
Output |
SVector header pointer |
Parent topic: SVector
Obtains the address of the start element in an SVector.
1 2 | T *begin() noexcept const T *begin() const noexcept |
Type |
Input/Output |
Description |
|---|---|---|
T * |
Output |
SVector header pointer |