They are unrelated types.
On Jan 2, 2008 8:02 PM, Robert Dailey <rcdailey@gmail.com> wrote:Why is this not portable?
> Hi,
>
> Does boost have some sort of null_ptr class that allows you to do portable
> NULL comparisons? For example, the following isn't portable:
>
> char* foo = 0;
> if( foo != 0 )
> {
> }
[snip]
--
Felipe Magno de Almeida
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users