Boost logo

Boost :

From: John Max Skaller (skaller_at_[hidden])
Date: 2001-07-01 11:35:58


David Abrahams wrote:

[reinterpret cast]
> I've never needed it. Have you?

I've used

        char * <--> unsigned char *

occasionally: buffers in copyable objects should usually
use unsigned char, since arrays of char can't be copied.
But many functions required a char*.

-- 
John (Max) Skaller, mailto:skaller_at_[hidden] 
10/1 Toxteth Rd Glebe NSW 2037 Australia voice: 61-2-9660-0850
New generation programming language Felix  http://felix.sourceforge.net
Literate Programming tool Interscript     
http://Interscript.sourceforge.net

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