Subject: Re: [boost] [config] Macro for null pointer
From: Jookia (166291_at_[hidden])
Date: 2012-11-16 03:35:51


On 16/11/12 18:18, Andrey Semashev wrote:
> On November 16, 2012 10:39:30 AM Antony Polukhin <antoshkka_at_[hidden]>
> wrote:
>>
>> And may be we shall typedef nullptr_t as boost::none_t ?
>
> nullptr_t should be implicitly convertible to any pointer type, which
> none_t isn't AFAIR.

Are there any unit tests for nullptr floating around? Compiler vendors
perhaps?