Difference between revisions of "Template:cpp/utility/functional/dsc pointer to binary function"
From cppreference.com
m |
|||
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 | + | {{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 00:30, 21 October 2017
|- class="t-dsc"
|(deprecated in C++11)(removed in C++17)
| adaptor-compatible wrapper for a pointer to binary function
(class template)
|-