22 Mar
2012
22 Mar
'12
2:48 p.m.
Hi: If I have defined: boost::property_tree::ptree IniTree; What is the correct way to determine how many sections there are in an ini file. Should I use count, max_size, m_children or size? Any help appreciated. Cheers Sean.