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)
Line 1: Line 1:
{{dsc mem fun | cpp/container/{{{1|}}}/push_back | adds elements to the end}}
+
{{dsc mem fun | cpp/container/{{{1|}}}/push_back | adds an element to the end}}

Revision as of 19:16, 10 September 2015

|- class="t-dsc"

|

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