Difference between revisions of "Template:cpp/container/dsc insert"
From cppreference.com
m (rm extra rev tag) |
m (rm "or nodes (since C++17)" from `flat` adaptors) |
||
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}}}
)
|-