Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/dsc push back"

From cppreference.com
(push_back only adds one element at a time)
m (fmt)
 
Line 1: Line 1:
{{dsc mem fun | cpp/container/{{{1|}}}/push_back | adds an element to the end}}
+
{{dsc mem fun|cpp/container/{{{1|}}}/push_back|adds an element to the end}}

Latest revision as of 23:12, 20 November 2023

|- class="t-dsc"

|

| adds an element to the end
(public member function of std::{{{1}}}) |-