LWG issue 2247: Add type trait std::is_null_pointer

Howard Hinnant howard.hinnant at gmail.com
Sat Oct 5 13:56:39 PDT 2013


On Sep 30, 2013, at 12:01 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> I think that the original proposed name "is_nullptr" was better, but here it is.
> 
> Also contains a drive-by fix so that std::is_function<const std::nullptr_t>::value is no longer true.
> 
> 
> 
> <ish2247.patch>


Thanks!  Please commit.

Howard





More information about the cfe-commits mailing list