This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]