Difference between revisions of "Template:cpp/utility/functional/dsc pointer to binary function"
From cppreference.com
(gone in c++17) |
|||
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/pointer_to_binary_function | adaptor-compatible wrapper for a pointer to binary function | notes={{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}}{{mark|remove in C++17}} }} |
Revision as of 03:58, 14 October 2017
|- class="t-dsc"
|(deprecated in C++11)(remove in C++17)
| adaptor-compatible wrapper for a pointer to binary function
(class template)
|-