Download Latest Version AshTL 0.0.4 (alpha) [tar.gz] (2.0 MB)
Email in envelope

Get an email when there's a new version of Ash C++ Template Library (AshTL)

Home / AshTL 0.0.3 (alpha)
Name Modified Size InfoDownloads / Week
Parent folder
ashtl_0.0.3_doc.zip 2012-04-30 8.7 MB
README 2012-04-30 595 Bytes
ashtl_0.0.3_doc.tar.gz 2012-04-30 7.6 MB
ashtl_0.0.3.zip 2012-04-30 2.6 MB
ashtl_0.0.3.tar.gz 2012-04-30 2.0 MB
Totals: 5 Items   21.0 MB 0
ashtl_0.0.3.{zip|tar.gz} - Everything except documentation.

ashtl_0.0.3_doc.{zip|tar.gz} - HTML documentation (a copy of the website).

CHANGELOG:

0.0.3:

* Added Solaris support.

* Added our own custom hash functor (now used by default).

* Added {dense|sparse}_hashlist classes.

* Lots of documentation fixes/updates.

KNOWN BUGS:

WINDOWS/Visual Studio:

* Using std::allocator with std::set (and probably std::map) conflicts with std::rel_ops::operator!=.  I think this is Microsoft's bug, not ours.  A workaround is to use ash::libc_allocator_with_realloc in place of std::allocator.

Source: README, updated 2012-04-30