Boost logo

Boost Users :

Subject: Re: [Boost-users] erase and put methods in property tree lib of boost
From: Sashidhar Guntury (sashidhar.moony_at_[hidden])
Date: 2013-03-23 12:41:38


thanks a lot for your reply. Yes, I dug deeper into the error that day and
solved the problem by removing the const

sashidhar

On Sat, Mar 23, 2013 at 11:24 AM, ajd. <a1drin_at_[hidden]> wrote:

> Remove the `const` from your types, `put` and `erase` modify the object
> state
> and you can't invoke them using const references to ptree.
>
>
>
> --
> View this message in context:
> http://boost.2283326.n4.nabble.com/erase-and-put-methods-in-property-tree-lib-of-boost-tp4644405p4644442.html
> Sent from the Boost - Users mailing list archive at Nabble.com.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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