Subject: Re: [Boost-users] property tree child order
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-01-27 15:54:36


On 27.01.2011, at 10:31, Gianni Ambrosio wrote:

> Hi All,
> can anybody tell me please if the property tree structure keeps the same child order of the related xml file?

It's supposed to, at least. If it doesn't, you should file a bug.

Sebastian