Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-12-17 17:43:33


Agoston Bejo wrote:
> Boost 1.32 (I've downloaded it last week or so).
>
> On the bottom you can find the complete program. (In other newsgroups
> I often saw people complaining about having to read the whole source
> code - I suppose they didn't mean minimal examples, am I right?)

Probably. :-)

I had to remove the include of "stdafx.h", add one for <algorithm>, and
change to

int main()

With these changes, it gives me an output of '2'.

I'm always using the CVS version of Boost, but there've been no changes
post-1.32 to Bind or functional.hpp. make_adaptable was indeed missing const
operator() overloads in Boost 1.31, though.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net