Replace one find_if with a loop
g++/libstdc++ 4.1.2 is unhappy with this use of bind2nd, possibly because the argument is a reference. This is a problem for EL5.
parent
8bcc001b
Please register or sign in to comment
g++/libstdc++ 4.1.2 is unhappy with this use of bind2nd, possibly because the argument is a reference. This is a problem for EL5.