element::terminate
Ends the lifetime of the current element, if terminate is true.
Declaration
void element::terminate(bool terminate)Parameters
- terminate:
A boolean indicating whether termination is requested.
Ends the lifetime of the current element, if terminate is true.
void element::terminate(bool terminate)A boolean indicating whether termination is requested.