basic_ptree - Serbipunk/notes GitHub Wiki
https://www.boost.org/doc/libs/1_43_0/doc/html/boost/property_tree/basic_ptree.html
Property tree main structure.
A property tree is a hierarchical data structure which has one element of type Data in each node
还是不太理解