Namespaces
Variants
Views
Actions

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

From cppreference.com
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}}{{mark|remove 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}}{{mark|removed in C++17}}}}

Revision as of 04:01, 14 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) |-