libstdc++

Jonathan Wakely cow@compsoc.man.ac.uk
Mon Nov 15 09:22:00 GMT 2004


On Mon, Nov 15, 2004 at 10:54:12AM +0200, avi alon wrote:

> Hi 
> does libstdc++ version 3.0 support the template class "binary_function"

Yes, but of course it's called std::binary_function.

> if it does how I include it into my project.

#include <functional>


jon

-- 
"Hanging is too good for a man who makes puns; he should be drawn and quoted."
	- Fred Allen



More information about the Libstdc++ mailing list