|
Boost Users : |
Subject: Re: [Boost-users] Spirit question
From: Igor R (boost.lists_at_[hidden])
Date: 2010-03-17 16:32:05
> Please see attached code. Â Why does line A compile while line B doesn't?
It looks like the attribute of the line B cannot be converted to
std::string, because the attr of *(char_(',') >> id) is
vector<string>.
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