Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/utility/functional/dsc pointer to unary function"

From cppreference.com
m
m
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
{{dsc tclass | cpp/utility/functional/pointer_to_unary_function | adaptor-compatible wrapper for a pointer to unary function | notes={{mark|deprecated in C++11}}<br/>{{mark until c++17|removed=yes}} }}
+
{{dsc tclass|cpp/utility/functional/pointer_to_unary_function|adaptor-compatible wrapper for a pointer to unary function|notes={{mark life|deprecated=c++11|removed=c++17|br=yes}}}}

Latest revision as of 06:38, 13 November 2024

|- class="t-dsc"

|
(deprecated in C++11)(removed in C++17)

| adaptor-compatible wrapper for a pointer to unary function
(class template) |-