Boost logo

Boost :

Subject: Re: [boost] [boost/foreach] What is wrong with BOOST_FOREACH(const std::string &name, m_modules)?
From: Eric Niebler (eric_at_[hidden])
Date: 2011-09-09 13:27:56


On 9/9/2011 12:51 PM, Demetrio Car wrote:
> ../src/Boost_property_tree.cpp:80:5: error: invalid initialization of
> reference of type ‘std::string&’ from expression of type ‘const
> std::basic_string<char>’

What does line 80 of Boost_property_tree.cpp look like?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk