Difference between revisions of "Template:cpp/utility/variant/dsc swap2"
From cppreference.com
m (fun => tfun) |
Andreas Krug (Talk | contribs) m (fmt) |
||
Line 1: | Line 1: | ||
− | {{dsc tfun | cpp/utility/variant/swap2 | title=std::swap{{dsc small|(std::variant)}} | specializes the {{lc|std::swap}} algorithm|notes={{mark c++17}} }} | + | {{dsc tfun|cpp/utility/variant/swap2|title=std::swap{{dsc small|(std::variant)}}|specializes the {{lc|std::swap}} algorithm|notes={{mark c++17}}}} |
Latest revision as of 11:06, 3 January 2024
|- class="t-dsc"
|(C++17)
| specializes the std::swap algorithm
(function template)
|-