I was just wondering if ya'll knew of any dictionary libraries that I could include in one of my c++ projects.

A quick google & forum search have offered solutions in other languages, such as python and c# but have seen nothing specific for c++.

Thanks in advance.
-d.w.

The associative containers in the standard library are equivalent to dictionaries in other languages.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.