Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/dsc insert"

From cppreference.com
m (typo)
m (rm "or nodes (since C++17)" from `flat` adaptors)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{dsc mem fun | cpp/container/{{{1|}}}/insert | inserts elements {{cpp/container/if assoc|{{{1}}}|{{rev inl|since=c++17|or nodes}}}}}}
+
{{dsc mem fun|cpp/container/{{{1|}}}/insert|inserts elements {{cpp/container/if flat|{{{1}}}||{{cpp/container/if assoc|{{{1}}}|{{rev inl|since=c++17|or nodes}}}}}}}}

Latest revision as of 05:10, 29 February 2024

|- class="t-dsc"

|

| inserts elements
(public member function of std::{{{1}}}) |-