Difference between revisions of "Template:cpp/utility/functional/dsc pointer to binary function"
From cppreference.com
m |
Andreas Krug (Talk | contribs) m (fmt) |
||
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/pointer_to_binary_function | adaptor-compatible wrapper for a pointer to binary function | notes={{mark|deprecated in C++11}}<br/>{{mark until c++17|removed=yes}} }} | + | {{dsc tclass|cpp/utility/functional/pointer_to_binary_function|adaptor-compatible wrapper for a pointer to binary function|notes={{mark|deprecated in C++11}}<br/>{{mark until c++17|removed=yes}}}} |
Revision as of 09:04, 1 January 2024
|- class="t-dsc"
|(deprecated in C++11)(removed in C++17)
| adaptor-compatible wrapper for a pointer to binary function
(class template)
|-