$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thore B.Karlsen (sid_at_[hidden])
Date: 2006-07-24 18:00:28
On Mon, 24 Jul 2006 14:32:11 -0700, Jeff Garland
<jeff_at_[hidden]> wrote:
[...]
> alg::iter_split(result, input,
> alg::first_finder(predicate, alg::is_equal()));
> //iter_split will return entire string if no matches found
iter_split() doesn't seem to be documented in the string_algo
documentation. Am I just not seeing it, or is there a reason for this?
-- Be seeing you.