Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/utility/functional/dsc not1"

From cppreference.com
m (fmt)
m (mark life)
 
Line 1: Line 1:
{{dsc tfun|cpp/utility/functional/not1|constructs custom {{lc|std::unary_negate}} object|notes={{mark|deprecated in C++17}}<br>{{mark until c++20|removed=yes}}}}
+
{{dsc tfun|cpp/utility/functional/not1|constructs custom {{lc|std::unary_negate}} object|notes={{mark life|deprecated=c++17|removed=c++20|br=yes}}}}

Latest revision as of 06:32, 13 November 2024

|- class="t-dsc"

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

| constructs custom std::unary_negate object
(function template) |-