...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.
wiptree
// In header: <boost/property_tree/ptree_fwd.hpp> typedef unspecified wiptree;
A property tree with std::wstring for key and data, and case-insensitive comparison.
The type only exists if the platform supports wchar_t.
wchar_t