Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/dsc append range"

From cppreference.com
m (+inplace_vector.)
m (fix: we add rev-tag only for later revs.)
 
Line 1: Line 1:
{{dsc mem fun|cpp/container/{{{1|}}}/append_range|notes={{#switch:{{{1|}}}|inplace_vector={{mark c++26}}|{{mark c++23}}}}|adds a range of elements to the end}}
+
{{dsc mem fun|cpp/container/{{{1|}}}/append_range|notes={{#switch:{{{1|}}}|inplace_vector=|{{mark c++23}}}}|adds a range of elements to the end}}

Latest revision as of 03:34, 6 August 2024

|- class="t-dsc"

|

| adds a range of elements to the end
(public member function of std::{{{1}}}) |-