HomeManualTopicsTypesSymbols

std_types::list/std::push

adds a single item at the end of the list

Parameters

None

Results

None

Description

All attributes of the original list are maintained.

Implements

std::push add a single item at the end of a collection