Boost logo

Boost :

Subject: Re: [boost] trouble with find() in property_tree
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-10-23 17:06:21


On 23.10.2011, at 20:07, Bernd Prager wrote:

> Hi,
>
> I am experiencing trouble with the find() function in boost::property_tree.
> It doesn't seem to catch nested entries.

It's not intended to. It's part of the "container-style" interface, which only works on one level.

Sebastian


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