$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [spirit] first steps
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2010-02-18 13:05:34
> How to use the string parser?
> I tried this way:
>
> std::string s1;
> bool r = qi::phrase_parse(first, last,
> (
> string[ref(s1) = _1]
> )
> ,
> space);
>
> But it doesn't compile.
Please provide us with a minimal, self-contained piece of code we can
compile. We have no crystal ball to see what you're doing...
Regards Hartmut
---------------
Meet me at BoostCon
www.boostcon.com