Boost logo

Boost :

From: Jose (jmalv04_at_[hidden])
Date: 2005-10-05 16:30:10


Some reference info on the topics discussed here and in the RML thread that
might be useful:
 2001 USENIX paper: PSTL - The Persistent Standard Template Library for C++
http://www.infosys.tuwien.ac.at/Staff/tom/Publications/Gschwind2001-pstl.pdf
http://www.infosys.tuwien.ac.at/NewsCache/pstl.html
 This papers covers the issues and has simple app benchmarks that compare to
the widely used
Berkeley DB (alse note Berkeley DB provides the underlying b-tree for MySQL)
 Reflection support by means of template metaprogramming
http://www.di.unipi.it/~attardi/Paper/GCSE01.pdf
 Which has a good discussion on interfacing to a relational table using meta
programming


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk