$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Meryl Silverburgh (silverburgh.meryl_at_[hidden])
Date: 2007-02-20 11:34:00
hi,
Can someone please tell me where I can find example of
split_iterator<string::iterator>
If I have 2 split_iterator<string::iterator>s, how can I compare the 2
strings that the split_iterator pointing to?
Thank you.