$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost-users][propertytree] How to access xml attributes.
From: Germán Diago (germandiago_at_[hidden])
Date: 2010-01-26 06:17:52
Hello. I've been reading the docs for boost.ptree and I couldn't find
how to access xml attributes.
I just found how to access the text for the elements.
Is it possible to access attributes? Thanks in advance.