
24 Jul
2006
24 Jul
'06
10 p.m.
On Mon, 24 Jul 2006 14:32:11 -0700, Jeff Garland
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.