...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
iptree
// In header: <boost/property_tree/ptree_fwd.hpp> typedef unspecified iptree;
A property tree with std::string for key and data, and case-insensitive comparison.