$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: john (john.ettedgui_at_[hidden])
Date: 2007-11-28 16:34:42
Ok after spending much more time than I thought on things, I have finished my
program.
Thanks a lot for your example file, I actually used it instead of the functions
I had written. I modify it for my needs, added an AND NOT function and now this
helper does exactly what I need.
Your code was also very clean and allowed me to learn a few things I did not
know (like the back_inserter).
Again Guillaume thanks a lot for your help, it was really helpful.
John