Difference between revisions of "Template:cpp/utility/functional/dsc mem fun ref"
From cppreference.com
m (+) |
m (Shorten template names. Use {{lc}} where appropriate.) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{dsc tfun | cpp/utility/functional/mem_fun_ref | creates a wrapper from a pointer to member function, callable with a reference to object| notes={{mark deprecated}} }} |
Revision as of 21:27, 31 May 2013
|- class="t-dsc"
|(deprecated)
| creates a wrapper from a pointer to member function, callable with a reference to object
(function template)
|-