|
Boost Users : |
From: Edward Diener (eldiener_at_[hidden])
Date: 2007-12-15 09:44:52
Bill Buklis wrote:
> This may not matter for the CSV file youre parsing, but at least for a
> more general solution for CSV processing, youd also have to handle
> fields that are surrounded by quotes and may even contain embedded
> commas. I dont know if split or tokenizer can handle that.
Tokenizer's escaped_list_separator handles quotes and embedded commas
properly.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net