$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: James Curran/MVP (jamescurran_at_[hidden])
Date: 2002-06-12 08:37:52
"Douglas Gregor" <gregod_at_[hidden]> wrote in message
news:200206120905.07658.gregod_at_cs.rpi.edu...
> I could use that. One question: why is each name/value pair returned as
two
> separate tokens? I would expect to receive a std::pair<std::string,
> std::string> when dereferencing the tokenizing iterator.
I wasn't aware I could return anything other than a single string at a
time using the Tokenizer framework. If a can, than would actually simplify
the code as well -- it does a bit of work setting up for when the next token
happens to be empty.
-- Truth, James Curran www.NovelTheory.com (Personal) www.NJTheater.com (Professional) www.aurora-inc.com (Day job)