C++0x constexpr PATCHes #11-13: library usage

Paolo Carlini paolo.carlini@oracle.com
Mon Nov 1 16:16:00 GMT 2010


On 11/01/2010 03:10 PM, Jason Merrill wrote:
> On 11/01/2010 09:50 AM, Paolo Carlini wrote:
>> -    inline const _Tp*
>> +    constexpr const _Tp*
>>
>> I think the inline should not go.
> Why not?  constexpr implies inline.
Indeed, thanks for reminding me.

Paolo.



More information about the Gcc-patches mailing list