Difference between revisions of "Template:cpp/utility/functional/dsc mem fun"
From cppreference.com
m (moved Template:cpp/utility/functional/dcl list mem fun to Template:cpp/utility/functional/dsc mem fun: Robot: Moved page) |
(gone in c++17) |
||
Line 1: | Line 1: | ||
− | {{dsc tfun | cpp/utility/functional/mem_fun | creates a wrapper from a pointer to member function, callable with a pointer to object| notes={{mark | + | {{dsc tfun | cpp/utility/functional/mem_fun | creates a wrapper from a pointer to member function, callable with a pointer to object| notes={{mark until c++17}} }} |
Revision as of 12:29, 24 November 2014
|- class="t-dsc"
|(until C++17)
| creates a wrapper from a pointer to member function, callable with a pointer to object
(function template)
|-