Hacker News new | past | comments | ask | show | jobs | submit login

I find QByteArray and QString more useful and complete than std::string, yet we keep our interfaces to std::string or const char*, since this would reduce external dependencies for other folks that want to use the library (also the learning process, and less include files).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: