Difference between revisions of "Template:cpp/utility/functional/dsc binary negate"
From cppreference.com
m (Shorten template names. Use {{lc}} where appropriate.) |
YexuanXiao (Talk | contribs) m (mark life) |
||
(9 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/binary_negate | wrapper function object returning the complement of the binary predicate it holds }} | + | {{dsc tclass|cpp/utility/functional/binary_negate|wrapper function object returning the complement of the binary predicate it holds|notes={{mark life|deprecated=c++17|removed=c++20|br=yes}}}} |
Latest revision as of 06:34, 13 November 2024
|- class="t-dsc"
|(deprecated in C++17)(removed in C++20)
| wrapper function object returning the complement of the binary predicate it holds
(class template)
|-