[Interest] Why QString and not std::string?
Sven Anderson
Sven.Anderson at snom.com
Fri Jun 15 15:35:54 CEST 2012
On 15.06.2012 14:58, Thiago Macieira wrote:
> Any one care to give me the Standard Library equivalent of:
>
> QString::number(x)
string to_string(int) ?
Sven
More information about the Interest
mailing list