OOTL logo, copyright 2005, Paige Lybbert, usage permitted under terms of Boost Software License version 1.0

Documentation

About the OOTL

The OOTL is a high-performance general-purpose public-domain C++ library designed and implemented by Christopher Diggins.

The goals of the OOTL are:

  • performance
  • simplicity

Documents

  • Concepts
    An overview of the notion of concepts in the generic programming paradigm, and a description of the various OOTL concepts.

  • Benchmarks
    Some benchmarks demonstrating the performance benefits of the OOTL.

  • ootl::stack
    An overview of the OOTL stack ADT implementation.

  • ootl::hash_map
    An overview of the OOTL hash-table ADT implementation.

  • ootl::vlist
    An explanation of the vlist implementation which forms the foundation of ootl::stack and ootl::hash_map


back to the OOTL home


http://www.ootl.org
last modified: November 13, 2005
Copyright Christopher Diggins, 2005
OOTL logo copyright 2005 Paige Lybbert.