j
k
j a
j l
David Greene wrote:
return(std::find(seq.begin(), seq.end(), bind(&Test::get, _1) == value.get()));
Use find_if ;-)
Back to the thread
Back to the list