[C++-sig] Patch implementing void * support

Niall Douglas s_sourceforge at nedprod.com
Sat Feb 11 23:42:09 CET 2006


On 11 Feb 2006 at 16:51, David Abrahams wrote:

> > The attached applies cleanly to Boost CVS 06-02-09-0100 and compiles 
> > and passes the test suite on MSVC7.1 and GCC 4.0.2.
> 
> Well, I finally got it cleaned up and working with older compilers,
> but now the 1.34 feature freeze is in effect.  I am waiting for the
> release manager's permission to check in on the trunk.

Thank you.

Are you happy with the way I used a trampoline type to pass a void * 
through BPL? It seemed a bit nasty to me. If you ever do a v3 of BPL, 
you may want to pass everything around by pointer though I suppose 
this could inhibit optimisations.

Cheers,
Niall






More information about the Cplusplus-sig mailing list