loki: A C++ library that demonstrates generic programming and design patterns1

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.

... part of T2, get it here

URL: http://www.moderncppdesign.com/

Author: Andrei Alexandrescu <andrei [at] metalanguage [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: MIT
Status: Beta
Version: 0.1.7

Remark: Does cross compile (as setup and patched in T2).

Download: http://sourceforge.net/projects/loki-lib/files/ loki-0.1.7.tar.gz

T2 source: loki.cache
T2 source: loki.desc

Build time (on reference hardware): 30% (relative to binutils)2

Installed size (on reference hardware): 0.87 MB, 62 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep linux-header make sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).