You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Greg Marr <gr...@alum.wpi.edu> on 2001/05/27 18:10:23 UTC

Re: [PATCH] Type conversion needed for C++

On Sun, 27 May 2001 00:12:33 -0700
 Greg Stein <gs...@lyra.org> wrote:
> Really... void* should be automatically castable to anything.

In C++, void * isn't automatically castable to anything at all.