
11 Feb
2005
11 Feb
'05
1:34 p.m.
Here's an updated version of a TR1 wrapper-implementation for Boost, currently supports chapters 2-5 of the TR, which means: Reference Wrappers Smart Pointers Class template result_of. Function template mem_fn. Function Object Binders. Polymorphic function wrappers. Type Traits. Random Number Generators and Distributions. But not: Mathematical Special Functions. Rather better looking docs than last time are online at: http://freespace.virgin.net/boost.regex/tr1/doc/html/tr1.html And the full download is at: http://boost-sandbox.sourceforge.net/vault/index.php?direction=0&order=&directory=tr1& Feedback welcomed; enjoy, John Maddock