Difference between revisions of "Template:cpp/utility/functional/dsc unary negate"
From cppreference.com
Line 1: | Line 1: | ||
− | {{dsc tclass | cpp/utility/functional/unary_negate | wrapper function object returning the complement of the unary predicate it holds | notes={{mark deprecated}}}} | + | {{dsc tclass | cpp/utility/functional/unary_negate | wrapper function object returning the complement of the unary predicate it holds | notes={{mark|deprecated in C++17}}}} |
Revision as of 01:12, 14 October 2017
|- class="t-dsc"
|(deprecated in C++17)
| wrapper function object returning the complement of the unary predicate it holds
(class template)
|-