[v3] Remove uses of <cstddef> as an implementation detail

Paolo Carlini paolo.carlini@oracle.com
Thu Jun 3 19:22:00 GMT 2010


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...

Paolo.

/////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_no_cstddef_3
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100603/3beacdb1/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_no_cstddef_3
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100603/3beacdb1/attachment-0001.ksh>


More information about the Libstdc++ mailing list