$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Spirit question
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-17 16:31:34
AMDG
philip tucker wrote:
> Please see attached code. Why does line A compile while line B
> doesn't? Thanks.
Isn't the attribute type of *(char_(',') >> id)
std::vector<std::string>, rather than std::string()?
In Christ,
Steven Watanabe