Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2005 20:13:40 +0200
From:      Joerg Sonnenberger <joerg@britannica.bec.de>
To:        cvs-src@freebsd.org
Subject:   Re: cvs commit: src/sys/sys cdefs.h
Message-ID:  <20050603181340.GC19542@britannica.bec.de>
In-Reply-To: <200506031753.j53HraZT072229@repoman.freebsd.org>
References:  <200506031753.j53HraZT072229@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 03, 2005 at 05:53:36PM +0000, Alexander Kabaev wrote:
>   Use predefined __offsetof__ builtin function when compiling C++ sources.

This looks like the canonical C++ implementation of offsetof, but
not like using the __offsetof__ builtin of GCC 4.0. Is that intended?

Joerg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050603181340.GC19542>