$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kowalke Oliver (QD IT PA AS) (Oliver.Kowalke_at_[hidden])
Date: 2007-12-13 09:03:28
Hi,
how can I get the complete path of the each element if I iterate over the elements inside a ptree?
The iterator returns an std::pair< std::string, ptr::ptree > and first only contains the key (not the complete path).
kind regards,
Oliver