Topic: mem_fn predecessors not deprecated in C++0x?


Author: Scott Meyers <usenet@aristeia.com>
Date: Sun, 24 May 2009 15:13:27 CST
Raw View
http://www.open-std.org/JTC1/sc22/wg21/docs/papers/2007/n2270.html notes:

 Various people have suggested deprecating the following features:
   * std::mem_fun, std::mem_fun_ref, and their associated classes
(Again, since std::mem_fn has all the same functionality but is more
convenient and uniform).
   * std::ptr_fun and its associated classes

These things are not deprecated in N2800, so presumably reasons were
found not to deprecate them.  Does anybody know what they are?

Thanks,

Scott

--
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]