A C++ source library designed to bring the Macintosh into the world of modern generic programming. The cornerstone is a fast valarray optimized for Altivec: it runs 3.9x - 18.2x faster than gcc 3.3 libstdc++ and 5.2x - 16.2x faster than Metrowerks MSL C++. Developers unfamiliar with Altivec can write to a portable, intuitive and standard component, and just flicking a single compiler switch will make it run fast on a G4 or G5, or run correctly on other non-Altivec systems
Whats New in this Version
- Now builds with Xcode 1.0.
- Fixed altivec functions not compiling in gcc 3.1: "tree_list not supported by dump_expr".
- Reduced download size by removing build directories.
- Fixed altivec abs ambiguity.
- Fixed internal valarray #includes.
- Fixed uninitialized_copy_n not compiling with non-random access iterato . Follow the link and
free download macstl 0.1.5 now.
DETAILS