Difference between revisions of "Template:cpp/utility/functional/dsc binder12"
From cppreference.com
Andreas Krug (Talk | contribs) m (fmt) |
YexuanXiao (Talk | contribs) m (br=yes) |
||
Line 1: | Line 1: | ||
− | {{dsc tclass|cpp/utility/functional/binder12|title=binder1st<br>binder2nd|function object holding a binary function and one of its arguments|notes={{mark life|deprecated=c++11|removed=c++17}}}} | + | {{dsc tclass|cpp/utility/functional/binder12|title=binder1st<br>binder2nd|function object holding a binary function and one of its arguments|notes={{mark life|deprecated=c++11|removed=c++17|br=yes}}}} |
Latest revision as of 06:22, 13 November 2024
|- class="t-dsc"
|(deprecated in C++11)(removed in C++17)
| function object holding a binary function and one of its arguments
(class template)
|-