$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Svilans (msvilans_at_[hidden])
Date: 2008-04-04 18:03:44
Hello,
Apparently the string trimming algorithms do not work "out of the box"
with Borland C++ 2006.
There is a rather easy solution, which I have written about here:
http://www.wrongbananas.net/cpp/boost_trim_borland.html
Regards,
Markus.