j
k
j a
j l
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>.
Back to the thread
Back to the list