Namespaces
Variants
Views
Actions

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

From cppreference.com
m
Line 1: Line 1:
{{dsc tclass | cpp/utility/functional/binder12 | title=binder1st<br>binder2nd | function object holding a binary function and one of its arguments | notes={{mark|deprecated in C++11}}<br/>{{mark|removed in C++17}}}}
+
{{dsc tclass | cpp/utility/functional/binder12 | title=binder1st<br>binder2nd | function object holding a binary function and one of its arguments | notes={{mark|deprecated in C++11}}<br/>{{mark until c++17|removed=yes}}}}

Revision as of 00:29, 21 October 2017

|- class="t-dsc"

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

| function object holding a binary function and one of its arguments
(class template) |-