"first" (vector::first / dyn_*::first)

Returns a reference to the first element of the vector/dyn_*.

Synopsis

T& vector.first();

Parameters

Parameter Description
- -

Description

-

Assignment

Vector / dyn_*