Difference between revisions of "Template:cpp/utility/functional/dsc unary function"
From cppreference.com
m (Shorten template names. Use {{lc}} where appropriate.) |
YexuanXiao (Talk | contribs) m |
||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/unary_function | adaptor-compatible unary function base class | notes={{mark deprecated}}}} | + | {{dsc tclass|cpp/utility/functional/unary_function|adaptor-compatible unary function base class|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 unary function base class
(class template)
|-