nw::ut::MoveArray::erase_find Member Function

Syntax

bool erase_find(
     const TElement & element
);

Arguments

Name Description
element

Return Values

Description

Searches for elements having the same value as the argument and deletes them.


CONFIDENTIAL