This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] Add std::is_null_pointer


Hi,

this adds the trait per LWG 2247 [Ready]. For the time being I'm keeping __is_nullptr_t, which maybe somebody was using as an extension...

Tested x86_64-linux.

Thanks,
Paolo.

/////////////////////////////

Attachment: CL_is_null_pointer
Description: Text document

Attachment: patch_is_null_pointer
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]