|
Boost : |
From: Firingme (firingme_at_[hidden])
Date: 2003-10-09 02:04:14
Then :
File :
\boost\libs\function\example\int_div.cpp
\boost\libs\function\example\sum_avg.cpp
also have the same problem ?
"Douglas Gregor" <gregod_at_[hidden]>
??????:200310090059.39695.gregod_at_cs.rpi.edu...
> On Wednesday 08 October 2003 11:48 pm, Firingme wrote:
> > Compiler : VS2003
> > STL : P.J's version
> > Test File : \boost\libs\function\example\bind1st.cpp
>
> Oops, my fault. The line that reads:
>
> boost::function<int, int> f;
>
> should be:
>
> boost::function<int (int)> f;
>
> Doug
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk