[v3] Remove uses of <cstddef> as an implementation detail
H.J. Lu
hjl.tools@gmail.com
Thu Jun 3 23:24:00 GMT 2010
On Thu, Jun 3, 2010 at 12:19 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Hi,
>
> this, largely boring patch essentially does what the Subject says, thus
> following the spirit of LWG 1250, avoiding uses of C-style NULLs,
> trimming the size of the C++ headers. I took also the occasion to add
> std::nullptr_t, in C++0x mode.
>
> Tested x86_64-linux, without PCHs, multilib, committed to mainline. I'm
> of course around in case of breakages on other targets...
>
It caused:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44410
--
H.J.
More information about the Gcc-patches
mailing list