$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: yinglcs2_at_[hidden]
Date: 2006-02-21 16:31:46
I have the following code which copy items if certain
condition is met:
copy_if(a.begin(), a.end(), back_inserter(b), bind(
&::feq<float>, _1, max)) );
How can I reverse the logic of that?
how can I call std::not1() in the boost lambda bind
library?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com