
13 Dec
2007
13 Dec
'07
2:03 p.m.
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