C++ libraries.

Unit Testing

libutest is a C++ library to facilitate Unit testing.

Critical Sections

libcritsec is a C++ library that implements Critical Sections.

STL related

- std::rvector - An STL derivative that implements dynamic vectors.
- harray - An templated array implementation (derives from std::rvector).
- hstack - A templated stack implementation (derives from std::stack).

page hits: 1370, last edit: 2005-03-16 11:55:56