$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Leon Mergen (leon_at_[hidden])
Date: 2005-06-28 09:21:51
Hello,
I need to replace patterns in a string with contains (partially) binary
data. Is it safe to use the Boost string algorithms for it ? I wasn't
able to find anything about binary-safety of the string algorithms in
the Boost documentation.
Regards,
Leon Mergen