Difference between revisions of "Template:cpp/utility/functional/dsc pointer to binary function"
From cppreference.com
m (moved Template:cpp/utility/functional/dcl list pointer to binary function to Template:cpp/utility/functional/dsc pointer to binary function: Robot: Moved page) |
YexuanXiao (Talk | contribs) m |
||
(6 intermediate revisions by 3 users not shown) | |||
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}} }} | + | {{dsc tclass|cpp/utility/functional/pointer_to_binary_function|adaptor-compatible wrapper for a pointer to binary function|notes={{mark life|deprecated=c++11|removed=c++17|br=yes}}}} |
Latest revision as of 06:37, 13 November 2024
|- class="t-dsc"
|(deprecated in C++11)(removed in C++17)
| adaptor-compatible wrapper for a pointer to binary function
(class template)
|-