Boost logo

Boost Users :

Subject: Re: [Boost-users] erase and put methods in property tree lib of boost
From: ajd. (a1drin_at_[hidden])
Date: 2013-03-23 11:24:58


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 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