On segunda-feira, 21 de maio de 2012 18.01.22, Stephen Chu wrote:
>     Q_DECL_CONSTEXPR inline QByteArray(QByteArrayDataPtr dd)
>
>          : d(reinterpret_cast<Data *>(dd.ptr))
>
>      {
>      }
>
> And I don't think it can ever be made a constexpr.

I agree.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to