$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Goldshteyn (mgoldshteyn_at_[hidden])
Date: 2005-03-24 12:04:00
Thanks for all the responses guys, with regards to std::search. Especially,
thanks to Pavol for pointing me to the find_first algorithm that is part of
the boost algorithms. It looks very interesting! :)
Michael Goldshteyn