|
Files |
file | boostutils.h |
| Miscellaneous utility classes taken or modified from the Boost C++ libraries.
|
file | hashmap.h |
| Includes the Standard Template Library hash map header.
|
file | hashset.h |
| Includes the Standard Template Library hash set header.
|
file | hashutils.h |
| Provides a variety of hash functions for use with the Standard Template Library.
|
file | memutils.h |
| Provides object creation and deletion functions for use with the Standard Template Library.
|
file | nbooleans.h |
| Provides various types that extend the standard boolean.
|
file | nindexedarray.h |
| Deals with arrays of objects with fast object-to-index lookup.
|
file | nmpi.h |
| Deals with arbitrary precision integers.
|
file | nproperty.h |
| Deals with calculable properties of individual objects.
|
file | nrational.h |
| Deals with artibrary precision rational numbers.
|
file | nthread.h |
| Provides very basic thread handling.
|
file | stlutils.h |
| Miscellaneous utility classes and routines taken or modified from the Standard Template Library.
|
file | stringutils.h |
| Provides various routines for use with C++ strings.
|
file | xmlutils.h |
| Various classes and routines for XML manipulation, some taken or modified from the libxml++ library. The libxml2 library is used to do most of the underlying work.
|
file | zstream.h |
| Provides compressed I/O streams.
|