Difference between revisions of "Template:cpp/utility/functional/dsc pointer to unary function"
From cppreference.com
m (moved Template:cpp/utility/functional/dcl list pointer to unary function to Template:cpp/utility/functional/dsc pointer to unary function: Robot: Moved page) |
(gone in c++17) |
||
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/pointer_to_unary_function | adaptor-compatible wrapper for a pointer to unary function | notes={{mark | + | {{dsc tclass | cpp/utility/functional/pointer_to_unary_function | adaptor-compatible wrapper for a pointer to unary function | notes={{mark until c++17}} }} |
Revision as of 12:27, 24 November 2014
|- class="t-dsc"
|(until C++17)
| adaptor-compatible wrapper for a pointer to unary function
(class template)
|-