Erwin Data Structures 2.1.53837 review
DownloadErwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++. Arbitrary
|
|
Erwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++.
Arbitrary key and value types are implemented by template files that don't use C++ templates, but are instantiated by a Perl script.
This way, mixed usage in C and C++ is possible. However, a C++ interface is generated to support the advantages of the C++ language. No templates, no void*.
Erwin contains a number of tools, too, all of them written in Perl. The following list shows the data structures and tools, together with some typical examples.
What's New in This Release:
This release fixes a segfault in Map_intersect.
The code has been fixed for newer versions of gcc.
Erwin Data Structures 2.1.53837 search tags