Loki C++ Library

Loki is a C++ library which demonstrates and encourages the use of generic programming and designe patterns. It was written to accompany the book entitled "Modern C++ Design." The library includes a parametrized smart pointer class, generalized functors, a multithreading abstraction, and some help for important patterns.

Tags Software Development Libraries
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  06 May 2002 10:36
  • Rrelease-after

Changes: This version has been synchronized with http://sourceforge.net/projects/loki-lib/. This project is now a full superset of loki with extensions for gcc/Linux.

  • Rrelease-mid
  •  23 Apr 2002 09:59
  • Rrelease-after

Changes: Fixes for gcc 3 were made. A Threads.h implementation of ClassLevelLockable and ObjectLevelLockable was added for g++3.

  • Rrelease-mid
  •  07 Apr 2002 14:28
  • Rrelease-after

Changes: This release has a fix for the -DMAX_SMALL_OBJECT_SIZE=0 delete() call. It now compiles with -O3 and NDEBUG by default.

Changes: The autotools scripts and the loki-config commmand were added.

491dba27f759fef2991f99746f8a7917_thumb

Project Spotlight

CUPS

A standards-based printing system for Unix-like operating systems.

No-screenshot

Project Spotlight

k10ctl

An AMD Family 10h (aka K10) P-State, frequency, and voltage modification utility.