"isEmpty" (vector::isEmpty / dyn_*::isEmpty)
Returns true if the vector / dyn_* is empty.
Synopsis
bool vector.isEmpty();
Parameters
Parameter | Description |
---|---|
- | - |
Description
-
Assignment
Vector / dyn_*
Returns true if the vector / dyn_* is empty.
bool vector.isEmpty();
Parameter | Description |
---|---|
- | - |
-
Vector / dyn_*