libloki0.1.7v5

C++ library of generic design patterns
  http://loki-lib.sourceforge.net/
  0
  no reviews



Loki is a ("the"?) c++ library of generic programming techniques, containing flexible implementations of common design patterns and idioms. it is an essential library for modern c++ programming and exposes many cool features of the language.

the code accompanies the (non-free) book, _modern c++ design_ (alexandrescu, 2001), which goes into depth on the design of the library.